grenoble-metropole-2019: update notification date label (#31924)

This commit is contained in:
Serghei Mihai 2019-04-16 11:10:04 +02:00
parent aa4661c8a4
commit 8b58a94925
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
{{ notification.body|linebreaks }}
</div>
<div class="date">
<span class="label">Créé le :</span> {{ notification.start_timestamp|date:"DATE_FORMAT" }}
<span class="label">Mise à jour :</span> {{ notification.start_timestamp|date:"DATE_FORMAT" }}
</div>
<a class="ack" href="#"></a>
</div>