forked from DGNum/gestioCOF
Proper use of messages in places
This commit is contained in:
parent
91fff8a11e
commit
efea92b5d2
2 changed files with 6 additions and 6 deletions
|
@ -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 %}
|
Loading…
Add table
Add a link
Reference in a new issue