diff --git a/templates/macros/blog.html b/templates/macros/blog.html index 22f5e88..8966db3 100644 --- a/templates/macros/blog.html +++ b/templates/macros/blog.html @@ -4,7 +4,7 @@
{% set image = post.attachments.images.first() %} - {% if from_index %}

{% else %}

{% endif %} +

{% if image %}{% else %}
{% endif %}

{% if from_index %}

{{ post.title }}