hours for ticket ${ticket.id}

hours for ticket ${ticket.id}: ${ticket['summary']}

Worker Hours worked Date Log Remove Hours
${record['worker']} : ${record['hours_worked']}:${'%02d' % record['minutes_worked']} ${record['date_started']} ${record['comments']}
Total: ${total} hours Estimated: ${ticket['estimatedhours']} hours
Add: hours and minutes by ${req.authname} on
Description: (hours with descriptions will be logged to ticket comments)