{% extends 'base.html' %} {% block content %}

My Calendar

{% load scheduletags %} {% calendar "schedule/calendar.html" %} {% endblock %}