{% extends "index.html" %} {% load static %} {% block content %}
{% include "leave/user_leave/user_leave.html" %}
{% include "generic/components.html" %}
{% endblock content %}