{{ post.title }}
{{ post.get_excerpt|safe }}
{% trans "Read More" %}{% if post.has_comments_enabled %} | {% trans "Comments" %}{% endif %}
{% load i18n %}
{% trans "Read More" %}{% if post.has_comments_enabled %} | {% trans "Comments" %}{% endif %}