Removing duplicate terms of service link in the header.
authorChristopher Allan Webber <cwebber@dustycloud.org>
Fri, 25 Oct 2013 03:42:40 +0000 (22:42 -0500)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Fri, 25 Oct 2013 03:42:40 +0000 (22:42 -0500)
My bad!  Since I moved it to the footer ;)

This commit sponsored by Sebastian Tennant.  Thanks!

mediagoblin/templates/mediagoblin/base.html

index c7ed6d8e70afa4dcadb605ea04750b391bd8f3c9..8c9eaeb2b13dafe25226d63b1781bc564ddd888a 100644 (file)
                   </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 %}