Page d'agenda
This commit is contained in:
parent
6c3a1e6ddc
commit
b58d85198a
10 changed files with 64 additions and 8 deletions
5
templates/admin/base_site.html
Normal file
5
templates/admin/base_site.html
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{% extends 'admin/base.html' %}
|
||||
|
||||
{% block branding %}
|
||||
<div id="site-name"><a href="{% url 'admin:index' %}">Administration du site beesgospel.ch</a></div>
|
||||
{% endblock %}
|
||||
Loading…
Add table
Add a link
Reference in a new issue