Fixed article.html indentation

This commit is contained in:
Fabio Manganiello 2021-01-31 01:07:26 +01:00
parent a9e3302792
commit b846b928c6

View file

@ -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 %}