diff --git a/app/templates/dashboard.html b/app/templates/dashboard.html index 71168ca..633aa88 100644 --- a/app/templates/dashboard.html +++ b/app/templates/dashboard.html @@ -131,42 +131,52 @@
| Facility | -Address | -Contract | -- |
|---|---|---|---|
| {{ f.name }} | -{{ f.address or '—' }} | -{{ f.project.name if f.project else '—' }} | -- - View - - - Report - - | -