{% extends 'index.html' %}{% block content %} {% load static %}{% load i18n %} {% include 'attendance/attendance_account/nav.html' %}
{% trans "Select All Records" %}
{% include 'filter_tags.html' %}
{% endblock %}