{% extends "base.html" %} {% import "_icons.html" as icons %} {% block title %}ClayTracker{% endblock %} {% block content %} {% if actieve_wedstrijd %}
Actieve wedstrijd
{{ actieve_wedstrijd.naam }}
{{ actieve_wedstrijd.datum }}
Status
Geen actieve wedstrijd
Start een nieuwe wedstrijd om live scores bij te houden.