{{if $_GET.print === 'pdf'}} {{:http type="pdf" download="%s.pdf"|args:$title}} {{/if}} {{$title}} {{if $page_size}} {{/if}} {{if $css}} {{/if}} {{if !$_GET.print && !$hide_buttons}}
{{if $back_link && !$dialog}} {{:linkbutton href=$back_link label="Retour" shape="left"}} {{/if}} {{:linkbutton href="%s&print=yes"|args:$request_url label="Imprimer" target="_blank" shape="print"}} {{if $pdf_enabled}} {{:linkbutton href="%s&print=pdf"|args:$request_url label="Télécharger en PDF" shape="download"}} {{/if}} {{$buttons|raw}}
{{/if}} {{if !$no_page}} {{:include file="./_org_header.html" hide_header=$hide_header}} {{/if}}