X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=lib%2FGruntmaster%2FPage%2FIndex.pm;h=604be12c057c27eb721687b12e3d39b043eb7101;hb=5bbf0128012c09c78462ee49b874f968385b0978;hp=5cf282de00963fe064b7b68ef79fbc491181cb0f;hpb=42546e6c1b709dc4c8d8e7048becc14278b6cdf0;p=plack-app-gruntmaster.git diff --git a/lib/Gruntmaster/Page/Index.pm b/lib/Gruntmaster/Page/Index.pm index 5cf282d..604be12 100644 --- a/lib/Gruntmaster/Page/Index.pm +++ b/lib/Gruntmaster/Page/Index.pm @@ -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',