]> iEval git - plack-app-gruntmaster.git/blobdiff - lib/Gruntmaster/Page/Index.pm
Move header / footer to a separate module and update MANIFEST
[plack-app-gruntmaster.git] / lib / Gruntmaster / Page / Index.pm
index 5cf282de00963fe064b7b68ef79fbc491181cb0f..604be12c057c27eb721687b12e3d39b043eb7101 100644 (file)
@@ -12,7 +12,7 @@ use constant TITLE => 'Gruntmaster 6000';
 use Fcntl qw/:flock/;
 use HTML::Template::Compiled;
 use IO::File;
-use Gruntmaster::Page qw/header footer/;
+use Gruntmaster::Page::Common qw/header footer/;
 
 my %templates = (
   en => <<'HTML',
This page took 0.02352 seconds and 4 git commands to generate.