{% extends 'timepiece/time-sheet/base.html' %} {% load timepiece_tags %} {% block title %}Invoice Hours for Time Sheet{% endblock %} {% block content %}
Are you sure you want to invoice all entries in this project and date range, which includes a total of {{ hours }} hours?
After entries are invoiced, they cannot be changed, and are considered charged to the client.
{% endblock %}