aboutsummaryrefslogtreecommitdiff
path: root/templates/controls.j2
diff options
context:
space:
mode:
Diffstat (limited to 'templates/controls.j2')
-rw-r--r--templates/controls.j210
1 files changed, 5 insertions, 5 deletions
diff --git a/templates/controls.j2 b/templates/controls.j2
index 0b1451a..125dd38 100644
--- a/templates/controls.j2
+++ b/templates/controls.j2
@@ -1,10 +1,10 @@
{% from "macros.j2" import court %}
<div class="fixed-grid has-12-cols">
-<div class="grid">
-{% for key, value in courts.items() %}
- {{ court(key, value) }}
-{% endfor %}
-</div>
+ <div class="grid">
+ {% for key, value in courts.items() %}
+ {{ court(key, value) }}
+ {% endfor %}
+ </div>
</div>
<div class="columns">
<div class="column">