From 8dac85cc6d39d382ccdb1f60218ab7add2c39b79 Mon Sep 17 00:00:00 2001 From: Wolfgang Müller Date: Sun, 25 Jul 2021 17:20:58 +0200 Subject: templates: Have the 'ref' shortcode use a.internal Added in the previous commit, this class renders a link more subtly and is supposed to be used when referencing internal content. We do exactly this here. --- templates/shortcodes/ref.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/shortcodes/ref.html b/templates/shortcodes/ref.html index 6708552..21a4a13 100644 --- a/templates/shortcodes/ref.html +++ b/templates/shortcodes/ref.html @@ -1 +1 @@ -{{ text | default(value="№ " ~ id) }} +{{ text | default(value="№ " ~ id) }} -- cgit v1.2.3-2-gb3c3