mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-05-12 12:11:28 -04:00
7 lines
241 B
HTML
7 lines
241 B
HTML
<div class="get-started">
|
|
<h2 class="font-body-lg margin-top-0 margin-bottom-2">Get started</h2>
|
|
<a class="usa-button" href="{{ url_for('.choose_template', service_id=current_service.id) }}">
|
|
Create your first template
|
|
</a>
|
|
</div>
|