demo : update banner

This commit is contained in:
Daniel Muyshond 2021-02-28 16:01:07 +01:00
parent 0a459109aa
commit 14bd1a177a
2 changed files with 5 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

View File

@ -0,0 +1,5 @@
{% extends "theme.html" %}
{% block header-bottom %}
<img src="{{ portal_url }}static/{{ commune_slug }}/images/banner.png" alt="illustration e-guichet (guichet citoyen et démarches en ligne) de la commune de {{ commune_name }}"/>
{% endblock %}