{% extends "admin/layout.html" %} {% block content %}
Here we group together people, teams, and results.
{% if data %} {% include "includes/pagination.html" %} {% endif %}| Name | Date | ||
|---|---|---|---|
|
|
{% if event.is_current %}
Current
{% endif %}
{% if event.lock_editing %}
Freeze
{% endif %}
{% if event.lock_starting %}
Lock
{% endif %}
{% if event.lock_resources %}
Resource
{% endif %}
{% if event.is_hidden %}
Hidden
{% endif %}
{{ event.name }} |
{{ event.starts_at|format_date }} → {{ event.ends_at|format_date }} | ⬣ |