Add anchor to h2

This commit is contained in:
karlchillmaid
2019-10-16 10:19:32 +01:00
committed by GitHub
parent 7764a1b440
commit 50bb0764c9

View File

@@ -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>