Files
maacom/templs/hello.html.ep
ziggi fff27e638c
2017-12-10 20:54:01 +00:00

10 lines
151 B
Perl

% layout 'default';
% title 'Maacom';
% use Mojo::Util qw(dumper html_unescape unquote);
<h5 class="text-center">Hi! How are you there?</h5>
%#EOF