{@Context::addHtmlHeader('')}
{@
Context::addHtmlHeader('');
Context::addHtmlHeader('');
Context::set("admin_bar","false");
}
{@
Context::addHtmlHeader('');
Context::set("admin_bar","false");
}
{@
if (!$layout_info->footer_copyright) $footer_copyright = 'Copyright © phiz.kr All rights reserved';
if ($layout_info->footer_copyright) $footer_copyright = $layout_info->footer_copyright;
if (!$layout_info->help_one) $help_one = 'preview';
if ($layout_info->help_one) $help_one = $layout_info->help_one;
}