From: Michael Tremer Date: Fri, 7 Jun 2024 16:12:02 +0000 (+0000) Subject: docs: Add missing {% end block %} tag X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6779b102b9521c7ffb87d33d989f0895326995ac;p=ipfire.org.git docs: Add missing {% end block %} tag Fixes: #13693 Signed-off-by: Michael Tremer --- diff --git a/src/templates/docs/diff.html b/src/templates/docs/diff.html index 0f1f23d4..f3785c2d 100644 --- a/src/templates/docs/diff.html +++ b/src/templates/docs/diff.html @@ -7,6 +7,7 @@ title=_("IPFire Documentation - Diff of %s" % page.title), description="View Differences in Revisions of: %s" % page.title, ) %} +{% end block %} {% block main %}