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

Novaconium PHP

{% include ['@novaconium/controlPanel/menu.html.twig'] %}
{% block content %}{% endblock %}
{# Page Footer #} {% if debug is not empty %}

Debugging Information

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