{% extends "_base.html" %} {% load static %} {% block styles %} {{ block.super }} {% endblock styles %} {% block ui_active_tab %}'appointments'{% endblock ui_active_tab %} {% block page_header %}Appointment's details{% endblock page_header %} {% block page_description %}details{% endblock page_description %} {% block title %} - Details of appointment{% endblock %} {% block breadcrumb %} {% endblock breadcrumb %} {% block maincontent %} {% block content %}