6ece8433ba1e

Remove the footer.
[view raw] [browse files]
author Steve Losh <steve@stevelosh.com>
date Wed, 16 Dec 2009 19:50:50 -0500
parents 673df76b12d6
children b2f55c835d06
branches/tags (none)
files layout/skeleton/_base.html

Changes

--- a/layout/skeleton/_base.html	Wed Dec 16 19:49:42 2009 -0500
+++ b/layout/skeleton/_base.html	Wed Dec 16 19:50:50 2009 -0500
@@ -30,7 +30,6 @@
         <div id="content">
             {% block content %}{% endblock %}
         </div>
-        {% include "skeleton/_footer.html" %}
     </body>
 </html>
 {% endblock %}
\ No newline at end of file