diff options
| author | Karan Jayachandra <karan.jayachandra@nxp.com> | 2024-10-17 10:55:33 +0200 |
|---|---|---|
| committer | Karan Jayachandra <karan.jayachandra@nxp.com> | 2024-10-17 10:55:33 +0200 |
| commit | e627108b44bb069b556a11b1b2581b5a87209066 (patch) | |
| tree | 34d67b5a3ea1e19095eded7ea489cb886f490265 /templates/controls.j2 | |
| parent | 8f1438964e1a336c44609cd4cc4c6aef61137011 (diff) | |
Moved the player activation to a separate page
Diffstat (limited to 'templates/controls.j2')
| -rw-r--r-- | templates/controls.j2 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/controls.j2 b/templates/controls.j2 index 8e190c5..7a03f9a 100644 --- a/templates/controls.j2 +++ b/templates/controls.j2 @@ -1,5 +1,4 @@ {% from "macros.j2" import court %} -<p class="title">Controls</p> <div class="columns"> <div class="column"> <div class="field has-addons"> |
