mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-11 08:03:47 -04:00
Added an add template button to manage templates page
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user