mirror of
https://github.com/monstra-cms/monstra.git
synced 2025-08-09 06:37:01 +02:00
Default theme: hook "theme_header" added.
This commit is contained in:
@@ -14,6 +14,8 @@
|
||||
<?php Stylesheet::add('public/assets/css/bootstrap-responsive.css', 'frontend', 3); ?>
|
||||
<?php Stylesheet::load(); ?>
|
||||
|
||||
<?php Action::run('theme_header'); ?>
|
||||
|
||||
<!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
|
||||
<!--[if lt IE 9]>
|
||||
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
|
||||
|
Reference in New Issue
Block a user