{include file="header.html"}

{$article_title|html_decode}

{if !empty($article_thumbnail)}
{if $theme_allow_lazyload eq 1} {else} {/if}
{/if}
{if $article_source_id eq 0} {$article_details|html_decode|nl2br} {else} {$article_details|html_decode|strip_tags|nl2br} {/if}
{if !empty($content_ad)} {$content_ad} {/if}
{if $article_source_id neq 0} {/if} {if $related neq 0} {/if} {if $general_display_disqus_comments eq 1}
{literal} {/literal} {/if}
{include file="sidebar.html"}
{include file="footer.html"}