{$article_title|html_decode}
{if !empty($article_thumbnail)}
{if $theme_allow_lazyload eq 1}
{else}
{/if}
{/if}
{$article_details|html_decode|strip_tags|nl2br}
{if !empty($content_ad)}
{$content_ad}
{/if}
{include file="sidebar.html"}