{% extends "base.html" %} {% block title %}{{ customer.username }} — Customer Portal{% endblock %} {% block content %}
{{ customer.email }}{% if customer.full_name %} · @{{ customer.username }}{% endif %}
| Contract | Facility Scope | Assigned | |
|---|---|---|---|
| {{ a.project.name }} | {% if a.facility %} {{ a.facility.name }} {% else %} All facilities {% endif %} | {{ a.created_at.strftime('%Y-%m-%d') }} |