{% extends 'layouts/base.html' %} {% load static %} {% block title %} Calendar {% endblock title %} {% block extrastyle %} {% endblock extrastyle %} {% block bodyclass %} hold-transition sidebar-mini {% endblock bodyclass %} {% block content %}

Calendar

Draggable Events

Lunch
Go home
Do homework
Work on UI design
Sleep tight

Create Event

{% endblock content %} {% block extra_scripts %} {% endblock extra_scripts %}