diff options
Diffstat (limited to 'templates/court.j2')
| -rw-r--r-- | templates/court.j2 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/court.j2 b/templates/court.j2 deleted file mode 100644 index 425e7d5..0000000 --- a/templates/court.j2 +++ /dev/null @@ -1 +0,0 @@ -<button class={% if court.status %} "button is-success" {% else %} "button is-danger" {% endif %} hx-post="{{ "/court-toggle/" ~ court.number}}" hx-trigger="click" hx-swap="outerHTML">{{ court.number }}</button>
\ No newline at end of file |
