{% extends "schedule/base.html" %} {% load scheduletags %} {% block body %}

{{ calendar.name }}

{% month_table calendar periods.month "small" %} {% endblock %}