diff --git a/app/templates/post/_post_teaser_masonry.html b/app/templates/post/_post_teaser_masonry.html index f2536e51..12b0fb50 100644 --- a/app/templates/post/_post_teaser_masonry.html +++ b/app/templates/post/_post_teaser_masonry.html @@ -10,7 +10,7 @@ {% elif post_layout == 'masonry_wide' %} {% set thumbnail = post.image.view_url() %} {% endif %} -