diff --git a/app/templates/post/_post_full.html b/app/templates/post/_post_full.html index e57a3c2c..38f44da6 100644 --- a/app/templates/post/_post_full.html +++ b/app/templates/post/_post_full.html @@ -24,8 +24,12 @@ {% if post.edited_at %} edited {{ moment(post.edited_at).fromNow() }}{% endif %}
{% else %}