/[Frey]/branches/mojo/templates/example/welcome.phtml
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Contents of /branches/mojo/templates/example/welcome.phtml

Parent Directory Parent Directory | Revision Log Revision Log


Revision 231 - (show annotations)
Sat Nov 1 13:20:25 2008 UTC (15 years, 5 months ago) by dpavlin
File size: 249 byte(s)
Mojolicous skeleton

mojolicious generate app Frey::Mojo
1 % my $c = shift;
2
3 <h2>Welcome to the Mojolicious Web Framework!</h2>
4
5 This page was generated from a template at templates/example/test.phtml,
6 <a href="<%= $c->url_for(action => 'test') %>">click here</a>
7 to move forward to a templateless action.

  ViewVC Help
Powered by ViewVC 1.1.26