diff --git a/app/templates/post/post_teaser/_title.html b/app/templates/post/post_teaser/_title.html index 41606ba4..4860b41d 100644 --- a/app/templates/post/post_teaser/_title.html +++ b/app/templates/post/post_teaser/_title.html @@ -26,4 +26,4 @@ {% if show_post_community -%} {% if post.community.icon_id and not low_bandwidth %}Community icon{% endif -%} c/{{ post.community.name }}{% endif -%} - by {{ render_username(post.author) }} \ No newline at end of file + by {{ render_username(post.author) }}