mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-12-01 21:35:16 +08:00
d5a3bdb7aa
- Moved "common" template partials, that are only used in layouts, to layouts/parts folder. - Simplified HTML structure of header template. - Extracted logo and links from header template to simplify. - Added header-links-start template for easier extension/customization without needing to override full list of links. - Added test to cover usage of this. For #4564 |
||
---|---|---|
.. | ||
base-body-end.blade.php | ||
base-body-start.blade.php | ||
custom-head.blade.php | ||
custom-styles.blade.php | ||
export-body-end.blade.php | ||
export-body-start.blade.php | ||
footer.blade.php | ||
header-links-start.blade.php | ||
header-links.blade.php | ||
header-logo.blade.php | ||
header-search.blade.php | ||
header-user-menu.blade.php | ||
header.blade.php | ||
notifications.blade.php | ||
skip-to-content.blade.php |