{% extends 'timepiece/time-sheet/base.html' %} {% load timepiece_tags %} {% load url from future %} {% block title %}Invoice Hours for Time Sheet{% endblock %} {% block content %}
Activity Type | Total Hours |
---|---|
{{ name|title }} | {{ hours_activities.0 }} |
{{ name|title }} | {{ hours }} |