X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=lib%2FGruntmaster%2FPage%2FLog.pm;h=c92bf4d82ab962cfbab64f9df3a31b1ddd6db562;hb=6d28cb383168de84cebad84aa43900844341bf5d;hp=957b5102e64b031b2d11b914a9a50de9a6dcf91d;hpb=c259ad15c1e3ed8f643fda85c5c4f432aac2d6ef;p=plack-app-gruntmaster.git diff --git a/lib/Gruntmaster/Page/Log.pm b/lib/Gruntmaster/Page/Log.pm index 957b510..c92bf4d 100644 --- a/lib/Gruntmaster/Page/Log.pm +++ b/lib/Gruntmaster/Page/Log.pm @@ -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',