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 0dec2cc5f01cda0eca8bbf113cd941ba08afca33
parent b9075969643ba2fa4b1ad01d315205fee54d25bd
Author: ugrnm <ultrageranium@bleu255.com>
Date:   Sun,  5 Jul 2026 18:00:31 +0200

parent link

Diffstat:
Mtemplates/page.tmpl | 7++++---
1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/templates/page.tmpl b/templates/page.tmpl @@ -46,9 +46,10 @@ <TMPL_IF HTML5><header class="header"><TMPL_ELSE><div class="header"></TMPL_IF> <span> <span class="parentlinks"> -<!--<TMPL_LOOP PARENTLINKS> -<a href="<TMPL_VAR URL>"><TMPL_VAR PAGE></a>/ -</TMPL_LOOP>--> +<TMPL_LOOP PARENTLINKS> +<!--<a href="<TMPL_VAR URL>"><TMPL_VAR PAGE></a>/ --> +<a href="<TMPL_VAR URL>">..</a>/ +</TMPL_LOOP> </span> <span class="title"> <TMPL_VAR TITLE>