Files
notifications-admin/app/templates/views/dashboard/write-first-messages.html
T

5 lines
171 B
HTML
Raw Normal View History

2023-06-06 15:28:24 -04:00
<h2 class="font-body-lg">Get started</h2>
2023-06-15 10:17:07 -04:00
<a class="usa-button" href="{{ url_for('.choose_template', service_id=current_service.id) }}">
Create your first template
</a>