mirror of
https://github.com/alextselegidis/easyappointments.git
synced 2024-11-10 10:02:33 +03:00
Add missing layout slot for styles
This commit is contained in:
parent
c84fb2d3db
commit
46e6661bde
1 changed files with 2 additions and 0 deletions
|
@ -22,6 +22,8 @@
|
|||
<?php if (vars('company_color')): ?>
|
||||
<?php component('company_color_style', ['company_color' => vars('company_color')]) ?>
|
||||
<?php endif ?>
|
||||
|
||||
<?php slot('styles') ?>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
|
Loading…
Reference in a new issue