On-call positions
Position
On-call
{% for on_call in object_list %}
{{on_call.slug}}
{{on_call.get_on_call}}
{% empty %}
No positions yet.
{% endfor %}