{%- import "_macros.html" as ui -%} {% block title %}sagittarius{% endblock %} {% if chrome.show_nav %}
{% endif %} {% if let Some(remaining) = chrome.pause_remaining %}
⏸ Blocking paused — resumes in {{ remaining }}
{% endif %}
{% block content %}{% endblock %}
{% if chrome.authenticated %}
{% endif %}