css print

This commit is contained in:
2025-12-16 12:13:43 +01:00
parent d05acf87b3
commit 1c8c8aa73f
12 changed files with 33460 additions and 726 deletions
@@ -37,7 +37,7 @@
<head-placeholder token="{{ placeholder_token }}">
<title>{{ head_title|safe_join(' | ') }}</title>
<css-placeholder token="{{ placeholder_token }}">
{#<script src="https://unpkg.com/pagedjs/dist/paged.polyfill.js"></script>#}
<js-placeholder token="{{ placeholder_token }}">
</head>
@@ -44,10 +44,10 @@
{{ page.header_bottom }}
</header>
<div class="print-only cover print no-print-after">{# div pour couverture print only #}
{# <div class="print-only cover print no-print-after">
{{ page.header_top_left }}
{{ page.header_top_rigth }}
</div>
</div> #}
{{ page.help }}