diff --git a/app/templates/post/_post_full.html b/app/templates/post/_post_full.html index 0e68f6ca..87828550 100644 --- a/app/templates/post/_post_full.html +++ b/app/templates/post/_post_full.html @@ -35,7 +35,7 @@ {{ post.image.alt_text if post.image.alt_text else post.title }} {% else %} - {{ post.image.alt_text if post.image.alt_text else post.title }}{{ post.image.alt_text if post.image.alt_text else post.title }} {% endif %} {% else %}