10 lines
402 B
HTML
10 lines
402 B
HTML
<link rel="stylesheet" type="text/css" href="{{tpl:BlogThemeURL}}/style.css" media="screen" />
|
|
<link rel="stylesheet" type="text/css" href="{{tpl:BlogQmarkURL}}pf=print.css" media="print" />
|
|
|
|
<tpl:SysIf jquery_needed="1">
|
|
<script src="{{tpl:BlogQmarkURL}}pf={{tpl:BlogJsJQuery}}/jquery.js"></script>
|
|
</tpl:SysIf>
|
|
|
|
{{tpl:include src="user_head.html"}}
|
|
{{tpl:SysBehavior behavior="publicHeadContent"}}
|