{% extends 'index.html' %} {% load static %} {% load i18n %} {% block content %}

{% trans "View" %} {% trans "View Leave Available Leave" %}

{% csrf_token %} {{form}}

{%endblock%}