{% extends 'page.html' %} {% block content_main %}
{% include '../widget/page_content.html' %}
{% endblock %} {% block content_footer %} {% include 'widget/comments.html' %} {% if page %} {% endif %} {% endblock %}