Projet

Général

Profil

Télécharger (221 octets) Statistiques
| Branche: | Tag: | Révision:

root / corbo / templates / corbo / announce.html @ 6a3e75ef

1
{% load i18n %}
2
<div class="content">
3
  {{ content|safe }}
4
</div>
5
<div class="footer">
6
  {% blocktrans %}
7
  Click <a href='{{ unsubscribe_link}}'>here</a> to unsubscribe from this newsletter.
8
  {% endblocktrans %}
9
</div>
(1-1/11)