summaryrefslogtreecommitdiffstatshomepage
path: root/templates/shortcodes/ref.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/shortcodes/ref.html')
-rw-r--r--templates/shortcodes/ref.html2
1 files changed, 1 insertions, 1 deletions
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 @@
-<a href="/{{ id }}">{{ text | default(value="№ " ~ id) }}</a>
+<a class="internal" href="/{{ id }}">{{ text | default(value="№ " ~ id) }}</a>