mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-30 11:19:44 -04:00
Link to create account page from features page
Doesn’t make sense to make people click through the product page in order to get to the create account page. Thanks Paola.
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