{% if refresh %}{% endif %} {{ title }} · lloom admin
lloom {{ version }} {% if principal %}
{% for secs, label in [(0, "off"), (15, "15s"), (60, "60s")] %} {% if refresh == secs %}{{ label }}{% else %}{{ label }}{% endif %} {%- if not loop.last %} · {% endif %} {% endfor %} @{{ principal.handle }}
{% endif %}
{% block content %}{% endblock %}