Adding Using Notify to the footer links

This commit is contained in:
Pete Herlihy
2017-08-30 15:28:55 +01:00
committed by Chris Hill-Scott
parent f7ff745872
commit 7a7e71ce5d
6 changed files with 6 additions and 7 deletions

View File

@@ -95,12 +95,11 @@
<div class="column-one-third">
<h2>About</h2>
<ul>
<li><a href="{{ url_for("main.using_notify") }}">Using Notify</a></li>
<li><a href="{{ url_for("main.features") }}">Features</a></li>
<li><a href="{{ url_for("main.roadmap") }}">Roadmap</a></li>
<li><a href="{{ url_for("main.terms") }}">Terms of use</a></li>
<li><a href="{{ url_for("main.trial_mode") }}">Trial mode</a></li>
<li><a href="{{ url_for("main.pricing") }}">Pricing</a></li>
<li><a href="{{ url_for("main.delivery_and_failure") }}">Delivery and failure</a></li>
</ul>
</div>
<div class="column-one-third">