Replace contact email
This commit is contained in:
parent
695ef446ec
commit
d8a785d309
4 changed files with 4 additions and 4 deletions
|
|
@ -128,7 +128,7 @@ SPDX-License-Identifier: GPL-3.0-or-later
|
|||
class="form-inline">
|
||||
<span class="text-muted mr-1">
|
||||
NoteKfet2020 —
|
||||
<a href="mailto:tresorie.bde@{{ "MAILING_LIST_DOMAIN" | getenv }}"
|
||||
<a href="mailto:{{ "CONTACT_EMAIL" | getenv }}"
|
||||
class="text-muted">Nous contacter</a> —
|
||||
</span>
|
||||
{% csrf_token %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue