mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-13 01:44:08 -04:00
Add anchor to h2
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
<p><a href="{{ url_for('main.register') }}">Create an account</a> for free and try it yourself.</p>
|
||||
{% endif %}
|
||||
|
||||
<h2 class="heading-medium">Reusable message templates</h2>
|
||||
<h2 class="heading-medium" id="templates">Reusable message templates</h2>
|
||||
<p>To send an email, text or letter with Notify, you need to create a reusable message template first.</p>
|
||||
<p>Templates let you send the same thing to lots of people, as often as you need to, without writing a new message each time.</p>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user