1
0
mirror of https://gitlab.crans.org/bde/nk20 synced 2025-06-30 21:11:15 +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,5 +1,6 @@
{% load pretty_money %}
{% load render_table from django_tables2 %}
{% load i18n %}
<!DOCTYPE html>
<html lang="fr">
@ -50,7 +51,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>