{% assets "css" %} {% endassets %}
{% block template_vars %}{% endblock %} {% include 'components/usa_header.html' %} {% include 'navigation/topbar.html' %}
{% include 'navigation/global_sidenav.html' %}
{% block sidenav %}{% endblock %} {% block content %} these are not the droids you are looking for {% endblock %}
{% include 'footer.html' %} {% block modal %}{% endblock %} {% if g.modal %}
{% endif %}
{% assets "js_all" %} {% endassets %}