{% extends "core/article_page.html" %} {% load wagtailcore_tags molo_commenting_tags %} {% block content %} {% get_comments_content_object for form as self %} {% trans "Back to article" %}
{% trans "Recent replies" %}
{% else %}{% trans "Earlier replies" %}
{% endif %}{% trans "Please " %}{% trans "log in" %}{% trans " to leave a comment." %}
{% endif %}