[style] [upgrade] moved to bootstrap 3

This commit is contained in:
Rushabh Mehta
2013-04-18 17:43:21 +05:30
parent 1615f2f46c
commit d6c8235fb5
33 changed files with 67 additions and 67 deletions

View File

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