{% extends "base.html" %} {% block title %}{{ project.name }}{% endblock %} {% block content %}
{{ project.description }}
{% endif %}| Customer Username | Facility Scope | Assigned | ||
|---|---|---|---|---|
| {{ a.user.username }} | {{ a.user.email }} | {% if a.facility %} {{ a.facility.name }} {% else %} All facilities {% endif %} | {{ a.created_at.strftime('%Y-%m-%d') }} |