|
|
|
@ -7,7 +7,7 @@ |
|
|
|
{% block content %} |
|
|
|
{% block content %} |
|
|
|
{% load static %} |
|
|
|
{% load static %} |
|
|
|
|
|
|
|
|
|
|
|
{% if tournament.display_teams == False %} |
|
|
|
{% if tournament.display_teams %} |
|
|
|
{% include 'tournaments/navigation_tournament.html' %} |
|
|
|
{% include 'tournaments/navigation_tournament.html' %} |
|
|
|
<div class="grid-x padding-bottom"> |
|
|
|
<div class="grid-x padding-bottom"> |
|
|
|
<div class="cell medium-6 large-6 my-block"> |
|
|
|
<div class="cell medium-6 large-6 my-block"> |
|
|
|
|