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

{% trans "Late Come/Early Out" %}

Page not found. 404.
{% trans "There are no attendance records to display." %}
{% endblock %}