# HG changeset patch # User Brian Neal # Date 1321736375 21600 # Node ID b0f4ea06c698b7b071ede7d31bfae5ddb1b8f408 # Parent 93e9e7b3d2ae6ced4dd373b628ad54037e64c8f7 Update the Bootstrap CSS to version 1.4.0. diff -r 93e9e7b3d2ae -r b0f4ea06c698 bns_website/templates/base.html --- a/bns_website/templates/base.html Sat Nov 19 14:47:17 2011 -0600 +++ b/bns_website/templates/base.html Sat Nov 19 14:59:35 2011 -0600 @@ -8,7 +8,7 @@ {% block custom_meta %}{% endblock %} - + {% block custom_css %}{% endblock %} {% block custom_js %}{% endblock %}