Fixed article.html indentation
This commit is contained in:
parent
a9e3302792
commit
b846b928c6
1 changed files with 25 additions and 26 deletions
|
@ -18,8 +18,7 @@
|
||||||
{% if published %}
|
{% if published %}
|
||||||
<div class="published-date">
|
<div class="published-date">
|
||||||
Published
|
Published
|
||||||
{% if author %}
|
{% if author %} by
|
||||||
by
|
|
||||||
{% if author_email %}
|
{% if author_email %}
|
||||||
<a href="mailto:{{ author_email }}">
|
<a href="mailto:{{ author_email }}">
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
Loading…
Reference in a new issue