{% set x = c.ctx %} {% if x.live %}
sit running
{{ x.live.score_title }} ยท started {{ x.live.started_at|rel(now) }}
๐ back to it {% elif x.t.sits %}{{ x.t.sits }} sit{{ '' if x.t.sits == 1 else 's' }}
{{ x.t.seconds|dur }} under ยท last {{ x.t.last_at|rel(now) }}
{#- straight into a playing sit at the last-used score and length: the whole point is that it is not more friction than opening a video. -#} ๐ {{ x.minutes }} min choose {% else %}No sits yet. Headphones, {{ x.minutes }} minutes, eyes shut.
๐ first sit {% endif %}