X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-web.git/blobdiff_plain/0fd4f71db5072a290b5be1facf75a8c5a1c1fec3..591f41d7cd68b2f52a756bc87f577a88df8a34ae:/code/templates/help.tmpl diff --git a/code/templates/help.tmpl b/code/templates/help.tmpl index d6f0768..61061ee 100644 --- a/code/templates/help.tmpl +++ b/code/templates/help.tmpl @@ -19,13 +19,16 @@ Help $key #end for

+

+See also tips and HOWTOs on the wiki. +

#end if #for $subject in $subjects #if $subject in $mapping -#if not $simple

$subject

-#end if +#filter None

$mapping[$subject]

+#end filter #else

Unknown subject '$subject'.

#end if