nicer tables? (bootstrap)

This commit is contained in:
Martin Pépin 2019-03-16 19:44:19 +01:00
parent 116c41709c
commit ae2ba509d2

View file

@ -37,7 +37,7 @@
<div id="doodle">
<h4>Participants</h4>
<p><b>{{ nboui }}</b> ont répondu oui, <b>{{ nbpe }}</b> peut-être, et <b>{{ nbnon }}</b> non</p>
<table>
<table class="table">
{% if participants %}
<tr>
<th>Ernestophoniste</th>
@ -69,7 +69,7 @@
{% endif %}
{% if instrument_count %}
<table>
<table class="table">
<tr>
<th>Instrument</th>
<th>Oui</th>