{% extends "base.html" %} {% block title %}{{ _('Bulk Time Entry') }} - {{ app_name }}{% endblock %} {% block content %} {% block extra_css %} {% endblock %}
{{ _('Select start and end dates. Entries will be created for each day in the range.') }}
{{ _('Enable to automatically skip Saturdays and Sundays from the date range.') }}
{{ _('All entries will use the same start and end time each day.') }}
{{ _('System will check for existing time entries and prevent overlaps.') }}