# HG changeset patch # User Erik Grinaker # Date 1268071970 -25200 # Node ID 6fef867aeec616a6e849d68323f859c785585fae # Parent 69984575061bd820fd30181dbcbf186c4a6c956d don't include google analytics info in footer diff -r 69984575061bd820fd30181dbcbf186c4a6c956d -r 6fef867aeec616a6e849d68323f859c785585fae doc/source/templates/layout.html --- a/doc/source/templates/layout.html Tue Mar 09 01:08:29 2010 +0700 +++ b/doc/source/templates/layout.html Tue Mar 09 01:12:50 2010 +0700 @@ -11,9 +11,6 @@ {% block footer %} {{ super() }} - {% endblock %}