]> iEval git - plack-app-gruntmaster.git/blobdiff - lib/Gruntmaster/Page/Log.pm
Move header / footer to a separate module and update MANIFEST
[plack-app-gruntmaster.git] / lib / Gruntmaster / Page / Log.pm
index 957b5102e64b031b2d11b914a9a50de9a6dcf91d..c92bf4d82ab962cfbab64f9df3a31b1ddd6db562 100644 (file)
@@ -14,7 +14,7 @@ use HTML::Template::Compiled;
 use IO::File;
 use POSIX qw/strftime/;
 use YAML::Any qw/LoadFile/;
-use Gruntmaster::Page qw/header footer/;
+use Gruntmaster::Page::Common qw/header footer/;
 
 my %templates = (
   en => <<'HTML',
This page took 0.0292559999999999 seconds and 4 git commands to generate.