summaryrefslogtreecommitdiff
path: root/blog/templates/blog/blog_index_page.html
diff options
context:
space:
mode:
Diffstat (limited to 'blog/templates/blog/blog_index_page.html')
-rw-r--r--blog/templates/blog/blog_index_page.html11
1 files changed, 1 insertions, 10 deletions
diff --git a/blog/templates/blog/blog_index_page.html b/blog/templates/blog/blog_index_page.html
index 3a36238..d58d1a9 100644
--- a/blog/templates/blog/blog_index_page.html
+++ b/blog/templates/blog/blog_index_page.html
@@ -60,21 +60,12 @@
</li>
{% endif %}
{% endif %}
-
</div>
<!-- Sidebar Widgets Column -->
<div class="col-md-4">
-
{% include "search.html" %}
-
-
</div>
-
- </div>
- <!-- /.row -->
-
- </div>
-
+ </div>
</div>
{% endblock %}