{% blocktrans with post.time|timesince as time %}{{ time }} ago{% endblocktrans %} {% trans "by" %} {{ post.author }} |
{{ post.body_html|safe }} |
---|
{% trans "Update Subscriptions" %}
{% endif %}{% trans "Sorry, this thread is closed. No further replies are permitted." %}
{% else %} {% if user.is_authenticated %} {% else %}Please login to post a reply.
{% endif %} {% endif %} {% endblock %}