From 6fa854a4396f51a85f58bbde329a5735173062c7 Mon Sep 17 00:00:00 2001 From: Jiachen Yang Date: Wed, 21 Mar 2012 11:35:32 +0900 Subject: put sidebar on right side --- bootstrap2/templates/base.html | 57 +++++------------------------------------- 1 file changed, 6 insertions(+), 51 deletions(-) (limited to 'bootstrap2') diff --git a/bootstrap2/templates/base.html b/bootstrap2/templates/base.html index 22ce313..3e42e65 100644 --- a/bootstrap2/templates/base.html +++ b/bootstrap2/templates/base.html @@ -91,9 +91,6 @@ - - - @@ -104,56 +101,14 @@
- -
- {% block content %} - {% endblock %} + {% block content %} + {% endblock %}
+ +
-- cgit v1.1