Small fix to remove unused templatetag
This commit is contained in:
@ -1,6 +1,5 @@
|
|||||||
{% extends "base.html" %}
|
{% extends "base.html" %}
|
||||||
{% load humanize %}
|
{% load humanize %}
|
||||||
{% load dictkey %}
|
|
||||||
|
|
||||||
{% block head_extra %}
|
{% block head_extra %}
|
||||||
<style>
|
<style>
|
||||||
|
|||||||
Reference in New Issue
Block a user