{% load thread_tags %} {% load workshift_tags %}

{{ result.object }} Workshift Profile

User Profile
{{ result.object.get_full_name }}
{% for hours in result.object.pool_hours.all %}
{{ hours.pool }} 
{{ hours.standing }} 
{% endfor %}