Lucas Bartholemy b757e1c766 Yii2 updates
2015-06-25 03:13:44 +02:00

5 lines
395 B
PHP

<link href="<?php echo $this->theme->getBaseUrl() . '/css/datepicker.css'; ?>" rel="stylesheet">
<link href="<?php echo $this->theme->getBaseUrl() . '/css/theme.css'; ?>" rel="stylesheet">
<link href="<?php echo $this->theme->getBaseUrl() . '/css/flatelements.css'; ?>" rel="stylesheet">
<link href="<?php echo $this->theme->getBaseUrl() . '/font/open_sans/open-sans.css'; ?>" rel="stylesheet">