{% extends "core/article_page.html" %} {% load wagtailcore_tags mptt_tags %} {% block title %}{% trans "Comments" %} - {{ self.title}}{% endblock %} {% block content %}
{% trans "Comments" %}