forked from DGNum/gestioCOF
Merge branch 'master' into Kerl/fix_32_do_tirage
This commit is contained in:
commit
dd951287a9
58 changed files with 1566 additions and 487 deletions
|
@ -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 %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue