diff --git a/templates/homepage.html b/templates/homepage.html index 9063ffcc..0dc08c94 100644 --- a/templates/homepage.html +++ b/templates/homepage.html @@ -211,7 +211,8 @@

- + {% avatar user=entry.author %} + {% if entry.tag == "link" %} {% elif entry.tag == "news" %} @@ -224,8 +225,7 @@

{% endif %} - {% avatar user=entry.author %} - + {{ entry.title }} {% if entry.external_url %}{% endif %}