{% extends 'base.html' %} {% load static %} {% block title %}Log Worker Absences | FoxFitt{% endblock %} {% block content %} {% comment %} Standalone absence-logging form. Date range with optional Sat/Sun inclusion (mirror of /attendance/log/). After successful submit either redirects to /absences/ (no conflicts) or to /absences/log/confirm/ (one or more workers were on a WorkLog for one of the selected dates — admin chooses whether to also remove them from the WorkLog). {% endcomment %}