/[SysIface]/templates/example/welcome.html.epl
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 /templates/example/welcome.html.epl

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1 - (hide annotations)
Tue Jun 16 19:33:55 2009 UTC (14 years, 9 months ago) by dpavlin
File size: 326 byte(s)
mojolicious generate app SysIface
1 dpavlin 1 % my $self = shift;
2     <h2><%= $self->stash('message') %></h2>
3     This page was generated from the template
4     "templates/example/welcome.html.epl" and the layout
5     "templates/layouts/default.html.epl",
6     <a href="<%= $self->url_for %>">click here</a>
7     to reload the page or
8     <a href="/index.html">here</a>
9     to move forward to a static page.

  ViewVC Help
Powered by ViewVC 1.1.26