app/soc/templates/soc/base.html
changeset 1298 a04ab9bd300a
parent 1235 41cb87ed9b81
child 1306 dffefa486493
--- a/app/soc/templates/soc/base.html	Fri Feb 13 17:34:29 2009 +0000
+++ b/app/soc/templates/soc/base.html	Fri Feb 13 19:22:34 2009 +0000
@@ -172,12 +172,10 @@
     {% endif %}
     <div class="text">
 	{% block footer %}
-&copy;2008 Google -
+&copy;2009 Google -
 <a href="http://www.google.com/">Google Home</a> -
 <a href="http://www.google.com/privacy.html">Privacy Policy</a> -
-{% if tos_link %}
-<a href="{{tos_link}}">Terms of Service</a> -
-{% endif %}
+<a href="http://code.google.com/appengine/terms.html">Terms of Service</a> -
 Version {{ gae_version }}
 	{% endblock %}
     </div>