Help for this page
#!/usr/bin/perl -- use Mojolicious::Lite; get '/' => { template => 'index', title => time };;; ... { alert('hi'); }