{% extends "admin/base.html" %} {% block title %}Competitions Management{% endblock %} {% block extra_styles %} {% endblock %} {% block content %}
Enter each award on a new line
{{ comp.season }} · {{ comp.date }}
{{ comp.description }}
🏆 {{ comp.awards|replace('|', ' · ') }}