The Perl and Raku Conference 2025: Greenville, South Carolina - June 27-29 Learn more
12345678910 [% META title = 'Homepage'%][% BLOCK css %][% END %][% INCLUDE navbar.html %]You are home[% c.user.name %]
[% META
title = 'Homepage'
%]
[% BLOCK css %]
[% END %]
[% INCLUDE navbar.html %]
You are home
[% c.user.name %]