Revision 3417:4bed9a6cc1bf,
585 bytes
checked in by franck <carnet.franck.paul@…>, 9 years ago
(diff) |
IE < 9 not more supported ; Berlin ie.css and print.css not more useful.
|
Line | |
---|
1 | <!-- media queries --> |
---|
2 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
---|
3 | |
---|
4 | <link rel="stylesheet" type="text/css" href="{{tpl:BlogThemeURL}}/style.css" media="screen" /> |
---|
5 | <link rel="stylesheet" type="text/css" href="{{tpl:BlogQmarkURL}}pf=print.css" media="print" /> |
---|
6 | |
---|
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> |
---|
9 | |
---|
10 | {{tpl:include src="user_head.html"}} |
---|
11 | {{tpl:SysBehavior behavior="publicHeadContent"}} |
---|
Note: See
TracBrowser
for help on using the repository browser.