mirror of
https://framagit.org/fiat-tux/hat-softwares/lutim.git
synced 2026-07-05 01:11:55 +02:00
8 lines
318 B
Plaintext
8 lines
318 B
Plaintext
% layout 'default';
|
|
% title 'Welcome';
|
|
<h2><%= $msg %></h2>
|
|
This page was generated from the template "templates/example/welcome.html.ep"
|
|
and the layout "templates/layouts/default.html.ep",
|
|
<a href="<%== url_for %>">click here</a> to reload the page or
|
|
<a href="/index.html">here</a> to move forward to a static page.
|