From 0db6906fdeee2376b0b3efaa91fc17741cf39a19 Mon Sep 17 00:00:00 2001 From: Greg Price Date: Fri, 6 Jun 2008 22:37:45 -0400 Subject: [PATCH] link to tips wiki page svn path=/trunk/packages/sipb-xen-www/; revision=597 --- code/templates/help.tmpl | 3 +++ 1 file changed, 3 insertions(+) diff --git a/code/templates/help.tmpl b/code/templates/help.tmpl index b4271d1..61061ee 100644 --- a/code/templates/help.tmpl +++ b/code/templates/help.tmpl @@ -19,6 +19,9 @@ Help $key #end for

+

+See also tips and HOWTOs on the wiki. +

#end if #for $subject in $subjects #if $subject in $mapping -- 1.7.9.5