From 71738d5fb421a47dab58dfca22aade53d083babf Mon Sep 17 00:00:00 2001 From: Rico Hoppe Date: Sun, 15 Oct 2023 14:29:46 +0000 Subject: [PATCH] docs/watchlist: edited a
--- src/templates/docs/watchlist.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/templates/docs/watchlist.html b/src/templates/docs/watchlist.html index 248fa9fe..e4e50d21 100644 --- a/src/templates/docs/watchlist.html +++ b/src/templates/docs/watchlist.html @@ -4,7 +4,7 @@ {% block main %}
-
+
{{ _("Your Watchlist") }}
{% if pages %} @@ -14,6 +14,6 @@ {{ _("You do not have any pages on your watchlist") }}
{% end %} -
+
{% end block %} -- 2.47.3