Suppression de code inutile

Plus de raison d'utiliser les autres exports ics
This commit is contained in:
Martin Pépin 2016-07-16 02:39:27 +02:00
parent 0887cf824d
commit 998298ccdc
6 changed files with 0 additions and 64 deletions

View file

@ -12,7 +12,6 @@
{% endfor %}
</ol>
<h4>Total à payer : {{ total|floatformat }}€</h4>
<h4><a href="{% url "bda-places-attribuees-ics" tirage.id %}">Exporter au format calendrier</a> (.ics, compatible avec tous les logiciels d'agenda)</h4>
{% else %}
<h3>Vous n'avez aucune place :(</h3>
{% endif %}