{% endif %}
{% if perms.timepiece.can_clock_in or perms.timepiece.view_entry_summary or perms.timepiece.view_payroll_summary or perms.timepiece.change_entrygroup or user.is_staff %}
{% endif %}
{% if perms.timepiece.view_payroll_summary %}
{% if user.is_staff or perms.timepiece.change_entrygroup or perms.timepiece.can_clock_in %}
{% endif %}
{% endif %}
{% if user.is_staff %}