[js-libs] upgraded to latest bootstrap and font-awesome

This commit is contained in:
Rushabh Mehta
2013-05-22 11:57:05 +05:30
parent b4854e79f5
commit 4a2f0f8c36
38 changed files with 140 additions and 77 deletions

View File

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