ajout fichiers manquant
This commit is contained in:
9
templates/admin/base_site.html
Normal file
9
templates/admin/base_site.html
Normal file
@@ -0,0 +1,9 @@
|
||||
{% extends "admin/base.html" %}
|
||||
|
||||
{% block title %}{% if subtitle %}{{ subtitle }} | {% endif %}{{ title }} | Admin Reskreen Clerc{% endblock %}
|
||||
|
||||
{% block branding %}
|
||||
<h1 id="site-name"><a href="{% url 'admin:index' %}">Intranet Clerc V3.x </a></h1>
|
||||
{% endblock %}
|
||||
|
||||
{% block nav-global %}{% endblock %}
|
Reference in New Issue
Block a user