Small code cleanup. Fixed bad import

This commit is contained in:
John Mullins
2023-12-07 10:41:10 +11:00
parent 1cec36d593
commit 815baf2c59
2 changed files with 3 additions and 7 deletions
@@ -1,4 +1,5 @@
{% extends 'admin/base.html' %} {% block extrahead %}{{ block.super }}
{% extends 'admin/base.html' %}
{% block extrahead %}{{ block.super }}
{% load i18n static %}
<style>
:root {