diff options
Diffstat (limited to 'torrus/templates/expanded-dir.html')
| -rw-r--r-- | torrus/templates/expanded-dir.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/torrus/templates/expanded-dir.html b/torrus/templates/expanded-dir.html index 844a2c37c..8fe0675db 100644 --- a/torrus/templates/expanded-dir.html +++ b/torrus/templates/expanded-dir.html @@ -1,7 +1,7 @@ [% PROCESS 'html-incblocks.txt' %] [% INCLUDE setdate %] [% thepath=path(token) %] -[% INCLUDE htmlstart title=thepath printpath=1 %] +[% INCLUDE htmlstart title=xmlnorm(nodeParam(token,'comment')) printpath=1 %] <H1>[% xmlnorm(nodeParam(token,'comment')) %]</H1> |
