/[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

Contents of /templates/example/welcome.html.epl

Parent Directory Parent Directory | Revision Log Revision Log


Revision 7 - (show annotations)
Wed Jun 17 11:28:12 2009 UTC (14 years, 10 months ago) by dpavlin
File size: 383 byte(s)
- run commands with file cache in var/hostname/command
- run commands on all hosts in etc/hosts and display table out of it

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.
10
11 <%= $self->render_partial( template => 'commands' ); %>

  ViewVC Help
Powered by ViewVC 1.1.26