new style list of tournaments

sync_v2
Raz 7 months ago
parent a98ac905fb
commit cea1276369
  1. 2
      tournaments/templates/registration/my_tournaments.html
  2. 2
      tournaments/templates/tournaments/tournaments.html

@ -36,7 +36,7 @@
</div> </div>
</div> </div>
<div class="cell medium-10 large-5 topblock my-block"> <div class="cell medium-offset-2 large-offset-1 medium-10 large-5 topblock my-block">
<div> <div>
<label class="title">Vos tournois terminés</label> <label class="title">Vos tournois terminés</label>
{% if ended_tournaments %} {% if ended_tournaments %}

@ -73,7 +73,7 @@
{% endif %} {% endif %}
{% if ended %} {% if ended %}
<div class="cell medium-10 large-5 topblock my-block"> <div class="cell medium-offset-2 large-offset-1 medium-10 large-5 topblock my-block">
<div> <div>
<div class="table-row-5-colums-tournament header"> <div class="table-row-5-colums-tournament header">

Loading…
Cancel
Save