mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-15 07:18:58 -04:00
Add view for new tour start page
This will replace the current tour start page
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
{{ govukButton({
|
||||
"element": "a",
|
||||
"text": "Continue",
|
||||
"href": url_for('.send_test', service_id=current_service.id, template_id=template.id, help=2),
|
||||
"href": continue_link,
|
||||
}) }}
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user