From 06e2f2510741c7d56a0f852207c5fedb1ea57b32 Mon Sep 17 00:00:00 2001 From: Joscha Date: Sun, 6 Aug 2023 19:07:17 +0200 Subject: [PATCH] Unfold tracked refs by default --- templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/index.html b/templates/index.html index 0e077b0..ff2c94e 100644 --- a/templates/index.html +++ b/templates/index.html @@ -4,7 +4,7 @@ {% block body %}

Refs

-
+
Tracked ({{ tracked_refs.len() }})
{% for ref in tracked_refs %}