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 %}
|
||||
<div class="published-date">
|
||||
Published
|
||||
{% if author %}
|
||||
by
|
||||
{% if author %} by
|
||||
{% if author_email %}
|
||||
<a href="mailto:{{ author_email }}">
|
||||
{% endif %}
|
||||
|
|
Loading…
Reference in a new issue