{% extends 'main/pagetemplate.html' %} {% load static %} {% block additional_css %} {% endblock %} {% block pagetitle %} Календарь {% endblock %} {% block content %}
Событий нет
{% else %} {% for event in events %} {% if event.is_suggested %}{{event.description}}
Неверный год
{% elif error_type == 'month' %}Неверный месяц
{% elif error_type == 'day' %}Неверный день
{% endif %}