Fix keyboard mashing

This commit is contained in:
Chris Hill-Scott
2016-01-22 20:55:27 +00:00
parent f11f50b4a5
commit 1f497282e7

View File

@@ -56,7 +56,7 @@
Current service
</summary>
<div>
<a href="{{ url_for('main.choose_service') }}">Switch service</a>
<a href="{{ url_for('main.choose_service') }}">Switch service</a>
<a href="{{ url_for('.add_service') }}">Add a new service to GOV.UK Notify</a>
</div>
</details>