{% load i18n %} {% block notifications_toggle %} {# Comment Notifications Toggle #} {% if form.show_comments_toggle %} {% endif %} {% endblock notifications_toggle %} {% block content %}
{% block comments %} {% endblock %}
{% endblock %}