Revision 3420:f9b36c358f00,
585 bytes
checked in by franck <carnet.franck.paul@…>, 9 years ago
(diff) |
And finally some houscleaning in ductile theme too (die IE, die)
|
Rev | Line | |
---|
[354] | 1 | <!-- media queries --> |
---|
[650] | 2 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
---|
[803] | 3 | |
---|
[631] | 4 | <link rel="stylesheet" type="text/css" href="{{tpl:BlogThemeURL}}/style.css" media="screen" /> |
---|
[2804] | 5 | <link rel="stylesheet" type="text/css" href="{{tpl:BlogQmarkURL}}pf=print.css" media="print" /> |
---|
[354] | 6 | |
---|
[2802] | 7 | <script type="text/javascript" src="{{tpl:BlogQmarkURL}}pf={{tpl:BlogJsJQuery}}/jquery.js"></script> |
---|
| 8 | <script type="text/javascript" src="{{tpl:BlogQmarkURL}}pf={{tpl:BlogJsJQuery}}/jquery.cookie.js"></script> |
---|
[354] | 9 | |
---|
| 10 | {{tpl:include src="user_head.html"}} |
---|
[2566] | 11 | {{tpl:SysBehavior behavior="publicHeadContent"}} |
---|
Note: See
TracBrowser
for help on using the repository browser.