{% extends "base.html" %} {% block title %}Inspection Schedules{% endblock %} {% block content %}
Recurring schedules automatically create an in-progress inspection for the assigned inspector each period. The inspector is notified and opens it from their Inspections list to complete it.
{% if schedules %}No inspection schedules configured yet.
Create First Schedule