<meta itemprop="description" name="description" content="<?$APPLICATION->ShowProperty('description');?>" />
<?$APPLICATION->ShowHead();?>
<meta http-equiv="Content-Type" content="text/html; charset=<?=LANG_CHARSET?>" />
<title itemprop="headline"><?$APPLICATION->ShowTitle()?></title>
<meta itemprop="description" name="description" content="<?$APPLICATION->ShowProperty('description');?>" />
<?$APPLICATION->ShowMeta("robots")?>
<?$APPLICATION->ShowMeta("keywords") ?>
<?$APPLICATION->ShowCSS()?>
<?$APPLICATION->ShowHeadStrings()?>
<?$APPLICATION->ShowHeadScripts()?>