{% extends 'base.html' %} {% load static format_tags %} {% block title %}Absences | FoxFitt{% endblock %} {% block content %} {% comment %} === ABSENCES LIST PAGE === Filtered, paginated table of absences. Each row links to edit and has an inline delete form. CSV export button only shows for admin. {% endcomment %}