mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-25 00:33:58 -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">
|
<div class="panel panel-border-wide">
|
||||||
<p>
|
<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.
|
of these features in action.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user