commit 5e4171fd3fe9691ad9144896f1374aaf22051cb5
parent 88f754124e43345252f7e3046a0508ba2916b48f
Author: ugrnm <ultrageranium@bleu255.com>
Date: Mon, 13 Jun 2022 14:11:33 +0200
test wikilink in template 5
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/templates/page.tmpl b/templates/page.tmpl
@@ -1,3 +1,4 @@
+[[about]]
<!DOCTYPE html>
<TMPL_IF HTML_LANG_CODE><html lang="<TMPL_VAR HTML_LANG_CODE>" dir="<TMPL_VAR HTML_LANG_DIR>" xmlns="http://www.w3.org/1999/xhtml"><TMPL_ELSE><html xmlns="http://www.w3.org/1999/xhtml"></TMPL_IF>
<head>