]> iEval git - plack-app-gruntmaster.git/blobdiff - lib/Gruntmaster/Page/Submit.pm
Move header / footer to a separate module and update MANIFEST
[plack-app-gruntmaster.git] / lib / Gruntmaster / Page / Submit.pm
index e6f44deebfcee2e889a78cd2f5d613b5ffec5da8..a57b7b177b05d52f27e77eb0aa219f254f77a320 100644 (file)
@@ -14,7 +14,7 @@ use Fcntl qw/:flock/;
 use HTML::Template::Compiled;
 use IO::File;
 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.016434 seconds and 4 git commands to generate.