From 5712b30ac82beddb575b639082f2c13a6ffe6733 Mon Sep 17 00:00:00 2001 From: Rael Monge Date: Mon, 10 Jun 2024 15:03:38 -0600 Subject: [PATCH] Making the bookmark list page less wide --- templates/link_list.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/templates/link_list.html b/templates/link_list.html index d20d74b..f020995 100644 --- a/templates/link_list.html +++ b/templates/link_list.html @@ -2,7 +2,8 @@ {{ define "title" }}{{ .title }}{{ end }}
+ id="advanced-search-form" + class="container"> {{end}}
-
+
{{if .rssURL}} -- 2.45.2