NDS > {$page.title}
{$page.content}
{if $page.tag_array}
Tags : {section name=sec loop=$page.tag_array} {$page.tag_array[sec].tag} {/section}
{/if} {if $page.tagged}Pages ayant pour tag : {'_'|str_replace:' ':$page.name}
-
{section name=sec loop=$page.tagged}
- {$page.tagged[sec].name} : {$page.tagged[sec].title} {/section}
{if $page.toptags_a}
{/if}