aboutsummaryrefslogtreecommitdiff
path: root/app/views/vips/sheets/print_layout.php
blob: 866fa1681989b55f29fac0a0881c7f4fdbe04ddd (plain)
1
2
3
4
5
6
7
8
9
<?php
/**
 * @var string $content_for_layout
 */
?>

<? include 'lib/include/html_head.inc.php' ?>
<?= $content_for_layout ?>
<? include 'lib/include/html_end.inc.php' ?>