{% extends "base.html" %} {% load static i18n %} {% block title %}{{ participant.name }} - Participant Details{% endblock %} {% block customCSS %} {% endblock %} {% block content %}
{% trans "Participant Details" %}
{% trans "This participant is not currently assigned to any job." %}
{% endfor %}