{% extends 'index.html' %} {% load static %} {% load i18n %} {% block content %} {% include 'attendance/late_come_early_out/nav.html' %}
{% trans 'Select All Attendance' %}
{% include 'attendance/late_come_early_out/report_list.html' %}
{% endblock %}