{% include ['@novaconium/cp/head.html.twig'] %} {# Page Header #}

Novaconium

{% include ['@novaconium/cp/menu.html.twig'] %}
{% block content %}{% endblock %}
{# Page Footer #} {% if editor == 'ace' %} {% include '@novaconium/javascript/ace.html.twig' %} {% endif %} {% if debug is not empty %}

Debugging Information

{{ debug|raw }}
{% endif %}