Removing duplicate terms of service link in the header.

My bad!  Since I moved it to the footer ;)

This commit sponsored by Sebastian Tennant.  Thanks!
This commit is contained in:
Christopher Allan Webber 2013-10-24 22:42:40 -05:00
parent f1bf5ccdd8
commit ea281d2480

View File

@ -156,9 +156,6 @@
</a>
</p>
{% endif %}
<p class="fine_print">
<a href="{{ request.urlgen('terms_of_service') }}">Terms of Service</a>
</p>
{% include 'mediagoblin/fragments/header_notifications.html' %}
</div>
{% endif %}