ajout fichiers manquant

This commit is contained in:
Ambulance Clerc
2022-03-04 18:47:24 +01:00
parent 2e92cb8cf4
commit aa5b7f9254
170 changed files with 554027 additions and 1 deletions

View 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 %}