{% set templateName = 'form internal' %} {% set globalClass = 'iza' %} {% set bodyBgClass = '' %} {% extends "base.html" %} {% block header %} {% set requiredElement = 'headline' %} {% set boxVisibility = 'show' %} {% include "modules/module-stage-type-1.html" %} {% include "modules/module-anchor-navi.html" %} {% endblock %} {% block content %} {% include "modules/module-calendar.html" %} {% endblock %}