From 1f6316f49ebdfce5de9b7d55c158cfe18563e1d3 Mon Sep 17 00:00:00 2001 From: rlskoeser Date: Wed, 7 Aug 2013 22:59:46 -0400 Subject: [PATCH] consolidate redundant parts of site and index base templates --- .../core/templates/core/site_index.html | 2 - templates/index_base.html | 61 +++---------------- templates/site_base.html | 4 +- 3 files changed, 11 insertions(+), 56 deletions(-) diff --git a/smartstash/core/templates/core/site_index.html b/smartstash/core/templates/core/site_index.html index 517dcf1..528973a 100644 --- a/smartstash/core/templates/core/site_index.html +++ b/smartstash/core/templates/core/site_index.html @@ -2,7 +2,6 @@ {% load static %} {% block content %} -

@@ -51,7 +50,6 @@
Need
- - - +{% block main-col-attrs %}"top"{% endblock %} -
-
- - - +{% block header %}
Serendip-o-matic
@@ -95,11 +54,9 @@
Be amazed by what turns up.
-
- -
-{% block content %}{% endblock %} -
+ {# extra? #} + +{% endblock %}