From b7f187832e5a566597f58d4d6b264384fd54571e Mon Sep 17 00:00:00 2001 From: Patrick Altman Date: Thu, 20 Feb 2020 15:15:38 -0600 Subject: [PATCH] Remove unused template tag --- pinax/templates/templates/base.html | 1 - 1 file changed, 1 deletion(-) diff --git a/pinax/templates/templates/base.html b/pinax/templates/templates/base.html index 24e75ec..4dba12d 100644 --- a/pinax/templates/templates/base.html +++ b/pinax/templates/templates/base.html @@ -1,4 +1,3 @@ -{% load staticfiles %}