Small code cleanup. Fixed bad import
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user