mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-19 05:59:44 -04:00
Fix the problems
This commit is contained in:
@@ -62,7 +62,11 @@
|
||||
{% else %}
|
||||
<li>
|
||||
<a href="{{ url_for('main.features' )}}">Features</a>
|
||||
<a href="{{ url_for('main.pricing' )}}">Pricing</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="{{ url_for('main.pricing' )}}">Pricing</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="{{ url_for('main.sign_in' )}}">Sign in</a>
|
||||
</li>
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user