{% extends "base.html" %} {% block title %}{{ _('Schedule Report') }} - {{ app_name }}{% endblock %} {% block content %}

{{ _('Schedule Report') }}

{{ _('Set up automated email delivery for reports') }}

{{ _('Back to Scheduled Reports') }}

{{ _('Select a saved report view to schedule') }}

{{ _('Enter one or more email addresses separated by commas. These recipients will receive the scheduled report via email.') }}

{{ _('Report Iteration (Optional)') }}

{{ _('Cancel') }}
{% endblock %}