]> BookStack Code Mirror - bookstack/commit
Added convenience theme system partials for export layouts
authorDan Brown <redacted>
Tue, 9 Aug 2022 12:46:52 +0000 (13:46 +0100)
committerDan Brown <redacted>
Tue, 9 Aug 2022 12:46:52 +0000 (13:46 +0100)
commit06b5a83d8f5105fceb5f44458df16a1643d7c890
tree7c7e9623e14792a75ae9f89735cedae4868929bd
parent45dc28ba2aaa0165dfce4dd7f01b1b38575fdabe
Added convenience theme system partials for export layouts

To allow easier additions to start/end of body tag in export formats.
resources/views/layouts/export.blade.php
resources/views/layouts/parts/export-body-end.blade.php [new file with mode: 0644]
resources/views/layouts/parts/export-body-start.blade.php [new file with mode: 0644]