Added an add template button to manage templates page

This commit is contained in:
Pete Herlihy
2015-12-09 11:09:29 +00:00
parent c145a07072
commit 80461e330c

View File

@@ -12,10 +12,11 @@ GOV.UK Notify | Manage templates
<p>Here's where you can view templates, choose to add one, or edit/delete one.</p>
<p><a href="edit-template">Here is my first template</a></p>
<p><a href="dashboard">Back to dashboard</a></p>
<p><a href="edit-template">Here is my first template</a></p>
<p>
<a class="button" href="edit-template" role="button">Add a new message template</a>
</p>
</div>
</div>