[major] upgrade to bootstrap 3

This commit is contained in:
Rushabh Mehta
2013-08-21 17:48:08 +05:30
parent 8331bbfc92
commit cce21d11fa
41 changed files with 146 additions and 131 deletions

View File

@@ -7,7 +7,7 @@
{% endblock %}
{% block content %}
<div class="col col-lg-12" style="margin-top: 15px;">
<div class="col-md-12" style="margin-top: 15px;">
{% include "app/website/templates/html/slideshow.html" %}
{{ main_section }}
</div>