atst/templates/accounts.html.to
2018-05-29 16:23:27 -04:00

13 lines
178 B
Plaintext

{% extends "base.html.to" %}
{% block content %}
<main class="usa-grid usa-section usa-content usa-layout-docs" id="main-content">
<h1>JEDI Accounts</h1>
</main>
{% end %}