{% extends 'ibs/layouts/base.html' %} {% load static %} {% block third_party_css %} {% endblock %} {% block content %}
{% include 'ibs/partials/content_title.html' with title="업무 일정 관리" %}
새 이벤트 생성하기

캘린더에서 이벤트를 드래그하거나 클릭하세요.

New Theme Release
My Event
Meet manager
Create New theme
{% endblock %} {% block third_party_js %} {% endblock %} {% block demo_js %} {% endblock %}