From b7044c13f70a27e1712672163b8d85e91f96d134 Mon Sep 17 00:00:00 2001 From: Justin Hawkins Date: Sat, 17 Dec 2022 11:05:04 +1030 Subject: [PATCH] Neaten edit form --- web/templates/edit_form.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/templates/edit_form.html b/web/templates/edit_form.html index 93e82f4..cab1dea 100644 --- a/web/templates/edit_form.html +++ b/web/templates/edit_form.html @@ -14,7 +14,7 @@ {{ .bookmark.URL }} - tags + Tags {{ template "tags_widget.html" .tw }}