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

{% trans "All Attendances" %}

Page not found. 404.

{% trans "No Records found." %}

{% trans "There are no attendance requests to display." %}

{% endblock content %}