eurelien-2022: change form page title (#75105)

This commit is contained in:
Corentin Sechet 2023-03-03 12:40:10 +01:00 committed by Gitea
parent 1ece39a340
commit 9429aa61e9
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
{% if title %}
{% with title|split:" " as title_elements %}
<h1>
<span class="cd28-title-header">Les</span>
<span class="cd28-title-header">Mes</span>
d&eacute;marches
</h1>
{% endwith %}