oTemplate = &TemplateHandler::getInstance();
print $__Context->oTemplate->compile('./modules/board/skins/freehug_event/','_header.html');
?>
oDocument->isExists() && $__Context->module_info->default_style != 'blog'){ ?>
oTemplate = &TemplateHandler::getInstance();
print $__Context->oTemplate->compile('./modules/board/skins/freehug_event/','view_document.html');
?>
module_info->footer_text);?>
module_info->default_style == 'webzine'){ ?>
oTemplate = &TemplateHandler::getInstance();
print $__Context->oTemplate->compile('./modules/board/skins/freehug_event/','_style.webzine.html');
?>
module_info->default_style == 'gallery'){ ?>
oTemplate = &TemplateHandler::getInstance();
print $__Context->oTemplate->compile('./modules/board/skins/freehug_event/','_style.gallery.html');
?>
module_info->default_style == 'forum'){ ?>
oTemplate = &TemplateHandler::getInstance();
print $__Context->oTemplate->compile('./modules/board/skins/freehug_event/','_style.forum.html');
?>
module_info->default_style == 'blog'){ ?>
oTemplate = &TemplateHandler::getInstance();
print $__Context->oTemplate->compile('./modules/board/skins/freehug_event/','_style.blog.html');
?>
oTemplate = &TemplateHandler::getInstance();
print $__Context->oTemplate->compile('./modules/board/skins/freehug_event/','_style.list.html');
?>
grant->view && $__Context->module_info->default_style != 'blog'){ ?>
oTemplate = &TemplateHandler::getInstance();
print $__Context->oTemplate->compile('./modules/board/skins/freehug_event/','_footer.html');
?>