From 5e013a6aeb7d4106de12a125522b20b12b735919 Mon Sep 17 00:00:00 2001 From: Zak Timson Date: Wed, 31 Jan 2018 10:39:57 -0500 Subject: [PATCH] Removed old bootstrap crap --- forum/templates/view.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/forum/templates/view.html b/forum/templates/view.html index e3d0847..dbebe47 100644 --- a/forum/templates/view.html +++ b/forum/templates/view.html @@ -1,5 +1,4 @@ {% extends 'base.html' %} -{% load bootstrap_tags %} {% block head %}