{% extends "base.html" %} {% load i18n bootstrap3 dv_filters %} {% block head_title %}{{ season.desc }}{% endblock %} {% block content %} {% include "challenge/season_header.html" with season=season only %}