.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{% extends "admin/base_site.html" %}
|
||||
{% load static %}
|
||||
{% block extrahead %}
|
||||
<link rel="stylesheet" href="{% static 'css/admin.css' %}">
|
||||
<!-- <link rel="stylesheet" href="{% static 'css/admin.css' %}"> -->
|
||||
{% endblock %}
|
||||
@@ -1,5 +1,5 @@
|
||||
{% extends "admin/base_site.html" %}
|
||||
{% load static %}
|
||||
{% block extrahead %}
|
||||
<link rel="stylesheet" href="{% static 'css/admin.css' %}">
|
||||
<!-- <link rel="stylesheet" href="{% static 'css/admin.css' %}"> -->
|
||||
{% endblock %}
|
||||
Reference in New Issue
Block a user