Your IP : 172.28.240.42


Current Path : /var/www/html/clients/wodo.e-nk.ru/bitrix/components/bitrix/blog.info/templates/avatar/
Upload File :
Current File : /var/www/html/clients/wodo.e-nk.ru/bitrix/components/bitrix/blog.info/templates/avatar/template.php

<?if (!defined("B_PROLOG_INCLUDED") || B_PROLOG_INCLUDED!==true)die();?>
<?
if(!empty($arResult))
{
	if(!empty($arResult["Avatar_FORMATED"]))
	{
		?>
		<ul>
		<li class="blog-tags">
			<div class="blog-sidebar-avatar">
			<?=$arResult["Avatar_FORMATED"]?>
			</div>
		</li>
		</ul>
		<?
	}
}
?>