Proper use of messages in places

This commit is contained in:
Martin Pépin 2017-01-29 22:49:32 +01:00
parent 91fff8a11e
commit efea92b5d2
2 changed files with 6 additions and 6 deletions

View file

@ -2,9 +2,6 @@
{% block realcontent %}
<h2><strong>Places attribuées</strong></h3>
{% if warning %}
<h3 class="error">Attention, vous avez reçu plusieurs places pour des spectacles différents à la même date !</h3>
{% endif %}
{% if places %}
<table class="table table-striped">
{% for place in places %}