1
0
mirror of https://gitlab.crans.org/bde/nk20 synced 2025-06-29 12:50:55 +02:00

Emails are unique. Translate mail foooters. Closes #55 #56

This commit is contained in:
Yohann D'ANELLO
2020-08-09 16:38:37 +02:00
parent 5846f03220
commit 764eaafb95
12 changed files with 279 additions and 250 deletions

View File

@ -1,4 +1,5 @@
{% load pretty_money %}
{% load i18n %}
<!DOCTYPE html>
<html lang="fr">
@ -35,7 +36,7 @@
--
<p>
Le BDE<br>
Mail généré par la Note Kfet le {% now "j F Y à H:i:s" %}
{% trans "Mail generated by the Note Kfet on the" %} {% now "j F Y à H:i:s" %}
</p>
</body>
</html>