Revision 2046,
973 bytes
checked in by Osku, 13 years ago
(diff) |
New theme : Wanganui
|
Line | |
---|
1 | <link rel="stylesheet" href="{{tpl:BlogThemeURL}}/blueprint/screen.css" type="text/css" media="screen, projection"/> |
---|
2 | <link rel="stylesheet" href="{{tpl:BlogThemeURL}}/wanganui.css" type="text/css" media="screen, projection"/> |
---|
3 | <!--[if lt IE 8]><link rel="stylesheet" href="{{tpl:BlogThemeURL}}/blueprint/ie.css" type="text/css" media="screen, projection"/><![endif]--> |
---|
4 | <link rel="stylesheet" href="{{tpl:BlogThemeURL}}/../default/print.css" type="text/css" media="print"/> |
---|
5 | |
---|
6 | <script type="text/javascript" src="{{tpl:BlogThemeURL}}/../default/js/jquery.js"></script> |
---|
7 | <!--script type="text/javascript" src="http://www.google.com/jsapi"></script--> |
---|
8 | <!--script type="text/javascript"> |
---|
9 | // Nous demandons le chargement de jQuery dans sa version 1.3.2 |
---|
10 | google.load("jquery", "1.3.2"); |
---|
11 | </script--> |
---|
12 | <script type="text/javascript" src="{{tpl:BlogThemeURL}}/../default/js/jquery.cookie.js"></script> |
---|
13 | |
---|
14 | {{tpl:include src="user_head.html"}} |
---|
15 | {{tpl:SysBehavior behavior="publicHeadContent"}} |
---|
Note: See
TracBrowser
for help on using the repository browser.