{% load i18n %} {% load static %} {% load content_filters %} {% block content %} {{ node.region }} {% if node.active %} {% else %} {% endif %} {% if node.active and node.visible %} {% else %} {% endif %} {% endblock content %}