readded a line that i think i accidentally told colin to remove

This commit is contained in:
JT Smith 2008-12-03 04:02:25 +00:00
parent f41421058c
commit 99f035173d

View file

@ -1995,6 +1995,7 @@ sub prepareView {
content => join(',', @keywords),
});
}
$style->setRawHeadTags($self->getExtraHeadTags);
}
#-------------------------------------------------------------------