Message Notification
{% if addresses %}| User ID: {{ addr.user_id }} | User Login: {{ addr.user_name }} | User Name: {{ addr.fullname }} | Trusted: {{ addr.trust }} |
| Alerts: {{ addr.alert }} | Incidents: {{ addr.incident }} | Property: {{ addr.property }} | Support: {{ addr.support }} |
No user entries found.
{% endif %} {% include '_footer.html' %}