Revision 3455:14eb526d2e96,
587 bytes
checked in by franck <carnet.franck.paul@…>, 9 years ago
(diff) |
Switch from HTML comments to DC Template comments (not needed in final HTML output) — dotty templateset
|
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.