{include file="en/Public_header"/}

{$article_info.title}

{$article_info.content|raw}

Previous item: {if !empty($fy.last)} {$fy.last.title} {else} This is already the first item. {/if}

Next item: {if !empty($fy.next)} {$fy.next.title} {else} This is the last one. {/if}

{include file="en/Public_footer"/}