Help for this page
[% #typical first time user code print "hello $USER->{title}"; %]
[% #(one of the) right ways return "hello $USER->{title}" %]