summaryrefslogtreecommitdiff
path: root/fai_gestion/src/Template/Layout/default.ctp
diff options
context:
space:
mode:
Diffstat (limited to 'fai_gestion/src/Template/Layout/default.ctp')
-rw-r--r--fai_gestion/src/Template/Layout/default.ctp1
1 files changed, 1 insertions, 0 deletions
diff --git a/fai_gestion/src/Template/Layout/default.ctp b/fai_gestion/src/Template/Layout/default.ctp
index caf014e..b412f64 100644
--- a/fai_gestion/src/Template/Layout/default.ctp
+++ b/fai_gestion/src/Template/Layout/default.ctp
@@ -28,6 +28,7 @@ $cakeDescription = 'CakePHP: the rapid development php framework';
<?= $this->Html->css('base.css') ?>
<?= $this->Html->css('style.css') ?>
+ <?= $this->Html->css('local.css') ?>
<?= $this->fetch('meta') ?>
<?= $this->fetch('css') ?>