diff --git a/templates/index.html b/templates/index.html
index 0df4d1e..819f59e 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -103,9 +103,10 @@
{{status.text}}
{{status.level}}
- Since: {% if last_change %} {{last_change['ts'].strftime("%c")}} {% if
- status.level == 0 %}({{last_change.leases | map(attribute='display') |
- join(', ')}}){% endif %} {% else %} forever? {% endif %}
+ Since: {% if last_change %}
+ {{last_change['ts'].strftime("%c")}} {% if status.level == 0
+ %}({{last_change.leases | map(attribute='display') | join(', ')}}){%
+ endif %} {% else %} as far as I can tell? {% endif %}
Current clients