{% extends "_base.html" %} {% load static %} {% block styles %} {{ block.super }} {% include "includes/datepicker.css.html" %} {% endblock styles %} {% block ui_active_tab %}'daily_planning'{% endblock ui_active_tab %} {% block page_header %}Daily Planning{% endblock page_header %} {% block page_description %}{% endblock page_description %} {% block title %}{{ block.super }} - Daily Planning{% endblock %} {% block breadcrumb %} {% include "appointments/breadcrumb.html" %} {% endblock breadcrumb %} {% block maincontent %}