]> git.0d.be Git - panikweb-esperanzah.git/blob - panikweb_esperanzah/templates/newsletter/done.html
sync a bit of player with panik
[panikweb-esperanzah.git] / panikweb_esperanzah / templates / newsletter / done.html
1 {% extends "base.html" %}
2
3 {% block title %}Newsletter{% endblock %}
4
5 {% block main %}
6   <div class="padded">
7     <p>
8       Et voilĂ , c'est fait.
9     </p>
10   </div>
11 {% endblock %}
12