commit | 4a2f0f8c369557ca048cf0841b30f4226d1d1e6f | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Wed May 22 11:57:05 2013 +0530 |
committer | Rushabh Mehta <rmehta@gmail.com> | Wed May 22 11:57:05 2013 +0530 |
tree | 9998b9f5985fc247201aa4117dae363271c5371f | |
parent | b4854e79f57eff0ccbd669235a8e9b1faada3508 [diff] [blame] |
[js-libs] upgraded to latest bootstrap and font-awesome
diff --git a/website/templates/pages/blog.html b/website/templates/pages/blog.html index c9879fe..ba98f36 100644 --- a/website/templates/pages/blog.html +++ b/website/templates/pages/blog.html
@@ -11,7 +11,7 @@ {% set title="Blog" %} {% block content %} -<div class="col-span-12"> +<div class="col col-lg-12"> <h2 id="blog-title">{{ blog_title }}</h2> {% if blog_introduction %} <p>{{ blog_introduction }}</p>