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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1 - (hide annotations)
Tue Jun 16 19:33:55 2009 UTC (14 years, 10 months ago) by dpavlin
File size: 142 byte(s)
mojolicious generate app SysIface
1 dpavlin 1 % my $self = shift;
2     <!doctype html>
3     <head><title>Welcome</title></head>
4     <body>
5     <%= $self->render_inner %>
6     </body>
7     </html>

  ViewVC Help
Powered by ViewVC 1.1.26