{% extends 'timepiece/time-sheet/base.html' %} {% load timepiece_tags %} {% block title %}{{ action.capitalize }} Hours for Time Sheet{% endblock %} {% block content %}
After entries have been approved they are ready to be submitted for payroll.
{% else %}After entries are verified they cannot be changed.
{% endif %} {% endblock %}