The template
views/index.tt
<
div
class
=
"greeting"
>
<
p
>
Good [% time_of_day %]. The time is [% time %].
</
p
>
</
div
>