From 738659734f2b46e39e9be559e0aecf0cc7f83d27 Mon Sep 17 00:00:00 2001 From: Mitch Riedstra Date: Thu, 19 Oct 2017 12:20:27 -0400 Subject: Previous commit was incomplete --- app/dispatch/templates/dispatch/base.html | 20 ++++---------------- 1 file changed, 4 insertions(+), 16 deletions(-) diff --git a/app/dispatch/templates/dispatch/base.html b/app/dispatch/templates/dispatch/base.html index 7ac5866..ad02959 100644 --- a/app/dispatch/templates/dispatch/base.html +++ b/app/dispatch/templates/dispatch/base.html @@ -1,4 +1,5 @@ {% load static %} +{% load custom_tags %} @@ -35,25 +36,11 @@ @@ -68,6 +55,7 @@