Small fix to remove unused templatetag

This commit is contained in:
2023-03-03 02:32:32 -05:00
parent f153f831b3
commit 6e885df1dd

View File

@ -1,6 +1,5 @@
{% extends "base.html" %} {% extends "base.html" %}
{% load humanize %} {% load humanize %}
{% load dictkey %}
{% block head_extra %} {% block head_extra %}
<style> <style>