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