defining a variable in a template that the layout can read
10 Mar
2011
10 Mar
'11
3:44 p.m.
I realized that the only user-visible strings that are in my dancer perl code are the titles for pages. It's because I do stuff like this: template 'foo.tt', { title => 'My Title' }; Is there a way to define title in foo.tt such that the layout template can see it?
5356
Age (days ago)
5356
Last active (days ago)
0 comments
1 participants
participants (1)
-
Brian E. Lozier