/[Frey]/trunk/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

Annotation of /trunk/templates/example/welcome.phtml

Parent Directory Parent Directory | Revision Log Revision Log


Revision 267 - (hide annotations)
Wed Nov 5 08:20:37 2008 UTC (15 years, 7 months ago) by dpavlin
File size: 249 byte(s)
 r3085@llin (orig r231):  dpavlin | 2008-11-01 14:20:25 +0100
 Mojolicous skeleton
 
 mojolicious generate app Frey::Mojo

1 dpavlin 267 % 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