{%- if title %} {{ title }} {%- endif %} {%- if description %} {%- endif %} {%- if author %} {%- endif %} {%- if template %} {%- endif %} {%- if version %} {%- endif %} {%- block css %} {% endblock %} {%- block extra_css %} {%- endblock %}
{% include "default/html/menu.html" %}
{%- block body %} {{ body.html }} {%- endblock %}