permacomputing

Source repository for the main permacomputing wiki site
git clone http://git.permacomputing.net/repos/permacomputing.git # read-only access
Log | Files | Refs

commit 367709a279c13ef13f7486eec1e2c725e60bfe2e
parent 59e09e4690ffb0a33587e4244bdaa79f8186c67d
Author: ugrnm <ultrageranium@bleu255.com>
Date:   Mon, 13 Jun 2022 14:35:28 +0200

test wikilink in template 10

Diffstat:
Mtemplates/page.tmpl | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/templates/page.tmpl b/templates/page.tmpl @@ -191,6 +191,8 @@ Links: <TMPL_IF HTML5></nav><TMPL_ELSE></div></TMPL_IF> </TMPL_IF> +<TMPL_VAR BLABLABLA=[[about]]> + <div class="bottom_menu"> <a href="<TMPL_VAR BASEURL>/about/">About</a> | <a href="/contact/">Contact</a> | <a href="/license/">LICENSE</a> | <span class="last_edit">Last edit <TMPL_VAR MTIME></span> <!-- Created <TMPL_VAR CTIME> -->