From: Michael Tremer Date: Thu, 12 Oct 2023 19:28:34 +0000 (+0000) Subject: Merge remote-tracking branch 'rico/new-design' into new-design X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d2b90f39f926acf2d25c37daedacf3ef9c2efd79;p=ipfire.org.git Merge remote-tracking branch 'rico/new-design' into new-design --- d2b90f39f926acf2d25c37daedacf3ef9c2efd79 diff --cc src/templates/docs/watchlist.html index a21798f6,d178ed47..248fa9fe --- a/src/templates/docs/watchlist.html +++ b/src/templates/docs/watchlist.html @@@ -2,10 -2,18 +2,10 @@@ {% block title %}{{ _("Your Watchlist") }}{% end block %} -{% block sidebar %} - {% set help = backend.wiki.get_page("/wiki/watchlist") %} - - {% if help %} - {% raw help.html %} - {% end %} -{% end block %} - {% block main %} -
-
-
{{ _("Your Watchlist") }}
+
+
+
{{ _("Your Watchlist") }}
{% if pages %} {% module DocsList(pages) %}