{% extends 'timepiece/time-sheet/base.html' %} {% load timepiece_tags %} {% block title %}Verify Hours for Time Sheet{% endblock %} {% block content %}
Are you sure you want to verify all entries in this timesheet, which includes a total of {{ hours }} hours?
After entries are verified and approved, they cannot be changed.
{% endblock %}