{% extends 'partials/base.html' %} {% load static %} {% block content %}
{% block title %} {% include 'partials/title.html' with title='Calendar' text='Dashboard' textone='Application' texttwo='Calendar' %} {% endblock %}

Drag & Drop Event

My Event One
My Event Two
My Event Three
My Event Four
Remove after drop
Add Category
{% endblock %}