From: Christopher Allan Webber
Date: Fri, 25 Oct 2013 03:42:40 +0000 (-0500)
Subject: Removing duplicate terms of service link in the header.
X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=ea281d2480f584837e0294e1045e26d59e0b8295;p=mediagoblin.git
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!
---
diff --git a/mediagoblin/templates/mediagoblin/base.html b/mediagoblin/templates/mediagoblin/base.html
index c7ed6d8e..8c9eaeb2 100644
--- a/mediagoblin/templates/mediagoblin/base.html
+++ b/mediagoblin/templates/mediagoblin/base.html
@@ -156,9 +156,6 @@
{% endif %}
-
- Terms of Service
-
{% include 'mediagoblin/fragments/header_notifications.html' %}
{% endif %}