{% include 'dependencies/css.html' %} {% include 'dependencies/flash.html' %} {{ title + ' | Onyx'|default('Onyx') }}
{% include 'layout/action.html' %}
{% block body %}{% endblock %}
{% include 'dependencies/js.html' %} {% block script %}{% endblock %}