atst/templates/reports.html.to
2018-05-29 17:28:44 -04:00

13 lines
147 B
Plaintext

{% extends "base.html.to" %}
{% block content %}
<main class="usa-section usa-content" id="main-content">
<h1>Reports</h1>
</main>
{% end %}