- hook(type => "getsetup", id => "meta", call => \&getsetup);
- hook(type => "preprocess", id => "meta", call => \&preprocess);
+ hook(type => "getsetup", id => "date", call => \&getsetup);
+ hook(type => "preprocess", id => "date", call => \&preprocess);