Add id to Permissions h2

This commit is contained in:
karlchillmaid
2019-10-16 10:20:51 +01:00
committed by GitHub
parent 50bb0764c9
commit 26aa3d32d6

View File

@@ -40,7 +40,7 @@
<p>Notifys real-time dashboard lets you see the number of messages sent. You can also check the current status of any message to see when it was delivered.</p>
<p>Read more about how <a href="{{ url_for('main.message_status') }}">message status</a> works.</p>
<h2 class="heading-medium">Permissions</h2>
<h2 class="heading-medium" id="permissions">Permissions</h2>
<p>Control which members of your team can see, create, edit and send messages.</p>
<p>Notify lets you:</p>
<ul class="list list-bullet">