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

{{ calendar.name }}

{% month_table calendar period "small" %} {% endblock %}