Fix static files
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
{% extends "admin/base.html" %}
|
||||
|
||||
{% load i18n %}
|
||||
{% load static %}
|
||||
|
||||
{# Additional <head> content here, some extra meta tags or favicon #}
|
||||
{% block extrahead %}
|
||||
<link rel="shortcut icon" type="image/x-icon" href="/static/img/favicon.png"/>
|
||||
|
||||
Reference in New Issue
Block a user