# HG changeset patch # User Brian Neal # Date 1381890948 18000 # Node ID e221c38edf40190611947cef53625d949611e914 # Parent 55ceb9824443dc5c51137001e696b708ac507cf4 First steps with new Bootstrap 3.0 theme. diff -r 55ceb9824443 -r e221c38edf40 madeira/templates/base.html --- a/madeira/templates/base.html Sun Oct 06 13:42:41 2013 -0500 +++ b/madeira/templates/base.html Tue Oct 15 21:35:48 2013 -0500 @@ -2,58 +2,97 @@ {% block title %}{% endblock %} + - - - - -{% block custom_css %}{% endblock %} -{% block custom_js %}{% endblock %} + + + +{# block custom_css %}{% endblock #} -
-