mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-12 01:48:54 -04:00
Merge pull request #1452 from alphagov/features-to-register
Link to create account page from features page
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
|
||||
<div class="panel panel-border-wide">
|
||||
<p>
|
||||
You can <a href="{{ url_for('main.index') }}">create yourself a trial account now</a> to see all
|
||||
You can <a href="{{ url_for('main.register') }}">create yourself a trial account now</a> to see all
|
||||
of these features in action.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user