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
+3 -2
View File
@@ -14,8 +14,9 @@ GOV.UK Notify | Manage templates
<p><a href="edit-template">Here is my first template</a></p> <p><a href="edit-template">Here is my first template</a></p>
<p><a href="dashboard">Back to dashboard</a></p> <p>
<a class="button" href="edit-template" role="button">Add a new message template</a>
</p>
</div> </div>
</div> </div>