report path in error message
[MojoFacets.git] / templates / example / welcome.html.ep
1 % layout 'default';
2 <h2><%= $message %></h2>
3 This page was generated from the template
4 "templates/example/welcome.html.ep" and the layout
5 "templates/layouts/default.html.ep",
6 <a href="<%== 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.