Merge branch 'master' into Kerl/fix_32_do_tirage

This commit is contained in:
Martin Pépin 2016-07-29 19:03:36 +02:00
commit dd951287a9
58 changed files with 1566 additions and 487 deletions

View file

@ -2,10 +2,10 @@
{% block extracontent %}
<h1>Attributions (détails)</h1>
<h2>Token :</h2>
<h2>Attributions (détails)</h2>
<h3 class="horizontal-title">Token :</h3>
<pre>{{ token }}</pre>
<h2>Placés : {{ total_slots }} ; Déçus : {{ total_losers }}</h2>
<h3 class="horizontal-title">Placés : {{ total_slots }} ; Déçus : {{ total_losers }}</h3>
<table>
{% for member, shows in members2 %}