{% extends 'index.html' %}{% block content %} {% load i18n %} {% load static %}
Page not found. 404.

{% trans "Leave types not assigned to you." %}

{% trans "Please contact your administrators for assistance." %}

{% endblock %}