Co-authored-by: Jeffrey Smith <jasafpro@gmail.com> Co-committed-by: Jeffrey Smith <jasafpro@gmail.com>
7 lines
189 B
HTML
7 lines
189 B
HTML
{{define "admin-overview"}}
|
|
<div class="admin-page">
|
|
<h2>Admin Overview</h2>
|
|
<p class="section-hint">System administration. Select a section from the navigation.</p>
|
|
</div>
|
|
{{end}}
|