From d243b1f9879f4702ded6fb4577dba77b2c76bf26 Mon Sep 17 00:00:00 2001 From: Jim Fenton Date: Fri, 4 Aug 2023 12:40:55 -0700 Subject: [PATCH] Remove redundant load static from template --- ietf/templates/doc/state_help.html | 1 - 1 file changed, 1 deletion(-) diff --git a/ietf/templates/doc/state_help.html b/ietf/templates/doc/state_help.html index 8b5a51b32f..34481b7863 100644 --- a/ietf/templates/doc/state_help.html +++ b/ietf/templates/doc/state_help.html @@ -1,7 +1,6 @@ {% extends "base.html" %} {# Copyright The IETF Trust 2015, All Rights Reserved #} {% load origin static ietf_filters textfilters %} -{% load static %} {% block title %}{{ title }}{% endblock %} {% block pagehead %}