{% block head %}{% endblock %} {% include "partials/sidebar.html" %}
{% if not recording %}{% include "partials/breadcrumbs.html" %}{% endif %} {% block page_header %}{% endblock %}
{% block content %}{% endblock %}
{% block scripts %}{% endblock %}