+
{% if reason == "invalid" %}
-
This link isn't valid
-
The access link is expired or has been revoked.
- Please contact TMI for a new link.
+
This link isn't valid
+
The access link is expired or has been revoked.
Please contact TMI for a new link.
{% else %}
-
Access link required
-
Open the monitoring link TMI sent you to view your locations.
+
Access link required
+
Open the monitoring link TMI sent you to view your locations.
{% endif %}
{% endblock %}
diff --git a/templates/portal/base.html b/templates/portal/base.html
index e771c96..36e8109 100644
--- a/templates/portal/base.html
+++ b/templates/portal/base.html
@@ -5,6 +5,9 @@