{% extends '../page.html' %} {% block content_main_after %} {% if not page.isDeleted() %} {% include 'widget/comments.html' %} {% endif %} {% endblock %}