{% if press and pressCSS %} {% else %} {% for item in css %} {% endfor %} {% endif %} {% if press and pressJS %} {% else %} {% for item in js %} {% endfor %} {% endif %}
{% if modules.profile %}{% else %}{% endif %} {% if not noAuth %}{{ user.login }}{% else %}User{% endif %} {% if modules.profile %}{% else %}{% endif %}
{% if page.title and page.showTitle %}

{{ page.title }}

{% if page.tabs %} {% endif %} {% endif %} {{ data }}