From f7f20c3f5e0be02585741f5f54d198689ccd7866 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 15 Apr 2024 18:27:18 +0200 Subject: Adding upstream version 8.2402.0+dfsg. Signed-off-by: Daniel Baumann --- source/_templates/sourcelink.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 source/_templates/sourcelink.html (limited to 'source/_templates') diff --git a/source/_templates/sourcelink.html b/source/_templates/sourcelink.html new file mode 100644 index 0000000..5250a4e --- /dev/null +++ b/source/_templates/sourcelink.html @@ -0,0 +1,12 @@ +{%- if show_source and has_source and sourcename %} +

{{ _('This Page') }}

+ +{%- endif %} + -- cgit v1.2.3