css print
This commit is contained in:
@@ -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 }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user