{include file="header.html"} {include file="breadcrumb.html"}

{$article_title|html_decode}

{if $article_source_type eq 'video'}
{if $article_source_domain eq 'youtube'} {elseif $article_source_domain eq 'vimeo'} {else} {/if}
{else} {if !empty($article_thumbnail) AND $theme_display_featured_image eq 1}
{$article_title|html_decode}
{/if} {/if}
{$article_details|process_content:$article_source_id}
{foreach $tags AS $h} {$h|html_decode} {/foreach}
{include file="share-buttons.html"}
{'content_1'|get_ad:1} {if $article_source_type eq 'rss' AND !empty($article_permalink)} {/if} {include file="next-previous.html"} {include file="related.html"} {'content_2'|get_ad:1} {include file="comments.html"}
{include file="footer.html"}