aboutsummaryrefslogtreecommitdiffstats
path: root/jm2l/templates/Logistique/Dialog_Heberg.mako
diff options
context:
space:
mode:
Diffstat (limited to 'jm2l/templates/Logistique/Dialog_Heberg.mako')
-rw-r--r--jm2l/templates/Logistique/Dialog_Heberg.mako2
1 files changed, 1 insertions, 1 deletions
diff --git a/jm2l/templates/Logistique/Dialog_Heberg.mako b/jm2l/templates/Logistique/Dialog_Heberg.mako
index 75f6ce3..737dfd5 100644
--- a/jm2l/templates/Logistique/Dialog_Heberg.mako
+++ b/jm2l/templates/Logistique/Dialog_Heberg.mako
@@ -12,7 +12,7 @@
<dd>Un hébergement</dd>
% endif
<dt>Quand </dt>
- <dd>La nuit du ${Exch.start_time.strftime('%A %d %b %Y').decode('utf-8')} jusqu'au lendemain</dd>
+ <dd>La nuit du ${Exch.start_time.strftime('%A %d %b %Y')} jusqu'au lendemain</dd>
% if Exch.description:
<dt>Détails </dt>
<dd>${Exch.description}</dd>