{{:include file="_head.html"}} {{#articles order="published DESC" future=false limit=1}} {{ $title }} Posté : {{ $published|relative_date }} {{ $html|raw }} {{/articles}} {{#articles order="published DESC" future=false begin=1 limit=9}} {{ $title }} Posté : {{ $published|relative_date }} {{ $html|raw|strip_tags|truncate:200 }} {{/articles}} {{:include file="_foot.html"}}
{{ $html|raw }}
{{ $html|raw|strip_tags|truncate:200 }}