{% extends 'base.html' %} {% load i18n %} {% block content %} {{ block.super }}
{% trans 'Competition' %} {% trans 'Seasons' %}
{% endblock %}