diff --git a/lib/Lutim.pm b/lib/Lutim.pm index 83a8af7..f6bc29c 100644 --- a/lib/Lutim.pm +++ b/lib/Lutim.pm @@ -111,8 +111,6 @@ sub startup { $r->get('/' => sub { my $c = shift; - $c->app->log->debug($c->dumper()); - $c->render( template => 'index', max_file_size => $c->req->max_message_size diff --git a/templates/index.html.ep b/templates/index.html.ep index 1c12e1a..053b18f 100644 --- a/templates/index.html.ep +++ b/templates/index.html.ep @@ -22,7 +22,7 @@