{% extends "secretsanta/base-bs5.html" %} {% load i18n %} {% load humanize %} {% block content %}
{% for year in year_renders %}{{ year }}{% endfor %}
{% endblock content %}