Dotclear

source: inc/public/default-templates/_head.html @ 0:54703be25dd6

Revision 0:54703be25dd6, 474 bytes checked in by Dsls <dsls@…>, 14 years ago (diff)

2.3 branch (trunk) first checkin

RevLine 
[0]1<style type="text/css" media="screen">
2@import url({{tpl:BlogThemeURL}}/style.css);
3</style>
4<style type="text/css" media="print">
5@import url({{tpl:BlogThemeURL}}/../default/print.css);
6</style>
7
8<script type="text/javascript" src="{{tpl:BlogThemeURL}}/../default/js/jquery.js"></script>
9<script type="text/javascript" src="{{tpl:BlogThemeURL}}/../default/js/jquery.cookie.js"></script>
10
11{{tpl:include src="user_head.html"}}
12{{tpl:SysBehavior behavior="publicHeadContent"}}
Note: See TracBrowser for help on using the repository browser.

Sites map