Revision 2804:6706a0ccb9aa,
488 bytes
checked in by franck <carnet.franck.paul@…>, 11 years ago
(diff) |
Remove last dependency with the print.css stylesheet of default theme, fixes #2002
|
Rev | Line | |
---|
[2083] | 1 | <link rel="stylesheet" type="text/css" href="{{tpl:BlogThemeURL}}/style.css" media="screen" /> |
---|
[2804] | 2 | <link rel="stylesheet" type="text/css" href="{{tpl:BlogQmarkURL}}pf=print.css" media="print" /> |
---|
[0] | 3 | |
---|
[2800] | 4 | <script type="text/javascript" src="{{tpl:BlogQmarkURL}}pf={{tpl:BlogJsJQuery}}/jquery.js"></script> |
---|
| 5 | <script type="text/javascript" src="{{tpl:BlogQmarkURL}}pf={{tpl:BlogJsJQuery}}/jquery.cookie.js"></script> |
---|
[0] | 6 | |
---|
| 7 | {{tpl:include src="user_head.html"}} |
---|
[2566] | 8 | {{tpl:SysBehavior behavior="publicHeadContent"}} |
---|
Note: See
TracBrowser
for help on using the repository browser.