{% if report -%}
{% else -%}
{% endif -%}
{% if tree -%}
{% endif -%}
{% if settings or me -%}
{% endif -%}
{% if calendar -%}
{% endif -%}
{% if me or about or tree -%}
{% endif -%}
{% include "topbar.html" %}
{% if not live and not login and not about -%}
{% include "sidebar.html" %}
{% endif -%}
{% block body %}{% endblock %}
{% if g.locale and g.locale != 'en' -%}
{% endif -%}
{% if report -%}
{% elif not calendar -%}
{% endif -%}
{% if about or live or calendar or settings or ng_controller -%}
{% endif -%}
{% if tree -%}
{% endif -%}
{% if settings or me -%}
{% endif -%}
{% if calendar -%}
{% if g.locale and g.locale != 'en' -%}
{% endif -%}
{% endif -%}