{% extends "partials/base.html" %} {% load static %} {% block title %}Calendar{% endblock title %} {% block extra_css %} {% endblock extra_css %} {% block pagetitle %} {% include "partials/page-title.html" with pagetitle="Apps" title="Calendar" %} {% endblock pagetitle %} {% block content %}

Drag and drop your event or click in the calendar

New Theme Release
My Event
Meet manager
Create New theme
How It Works ?
  • It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.
  • Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage.
  • It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.
{% endblock content %} {% block extra_js %} {% endblock extra_js %}