{% extends "oats/base.html" %} {% block title %} Worker : {{ worker.first_name }} {{ worker.last_name}} {% endblock %} {% block css %} {% endblock %} {% block javascript %} {% endblock %} {% block content %}
{{ worker.phone_number }}
see all workersThis worker is assigned to no work orders and is therefore fired.
{% endif %} {% endblock %}