summaryrefslogtreecommitdiff
path: root/GroLUG/root/src/welcome.tt2
blob: 26f3d8907c538f1c56fe1f9036fbcd12458aa9f9 (plain)
1
2
3
4
5
6
7
8
9
[% META title = 'Catalyst/TT View!' %]
<p>
  Yay!  You're looking at a page generated by the Catalyst::View::TT
  plugin module.
</p>
<p>
  This is the welcome page.  Why not try the equally-exciting 
  <a href="[% site.url.message %]">Message Page</a>?
</p>