{% include 'navbar.html' %}
{{ this.title }}
{% if this.title != _('Tor Browser User Manual') %} {% include 'sidenav.html' %} {% endif %}
{% block body %}{% endblock %}
{% include 'footer.html' %}