{{if !$page}} {{:error message="Page not found"}} {{/if}} {{:include file="./_head.html" title=$page.title}} {{:include file="./_breadcrumbs.html" parent=$page.path}}

{{$page.title}}

PubliƩ le {{$page.published|date_long:true}}

{{$page.html|raw}} {{:include file="./_gallery.html" parent=$page.path}} {{:include file="./_documents.html" parent=$page.path}}
{{:include file="./_foot.html"}}