{% extends "adminlte/page.html" %} {% load static %} {% block page_title %}Calendar{% endblock %} {% block breadcrumb %} {% endblock %} {% block content %}

Draggable events

Drag an event to the calendar to schedule it.

Team standup
Customer call
Design review
1:1 with manager
Release window

{% endblock %} {% block extra_js %} {% endblock %}