Thommen13

Untitled

Jan 15th, 2020
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.59 KB | None | 0 0
  1. <html lang="{expression="\IPS\Member::loggedIn()->language()->bcp47()"}" dir="{{if member.language()->isrtl}}rtl{{else}}ltr{{endif}}">
  2. <head>
  3. <title>{expression="output.getTitle( $title )"}</title>
  4. {{if settings.ipbseo_ga_enabled}}
  5. {setting="ipseo_ga"}
  6. {{endif}}
  7. <!--[if lt IE 9]>
  8. {{foreach \IPS\Theme::i()->css( 'extra/ie8.css', 'core' ) as $css}}<link rel="stylesheet" type="text/css" href="{$css}">{{endforeach}}
  9. <script src="{url="applications/core/interface/html5shiv/html5shiv.js" base="none" protocol="\IPS\Http\Url::PROTOCOL_RELATIVE"}"></script>
  10. <![endif]-->
  11. {template="includeMeta" app="core" group="global" location="global" params=""}
  12. {template="includeCSS" app="core" group="global" location="global" params=""}
  13. {template="simplycs_css" app="core" group="_simplycs" params=""}
  14. {template="includeJS" if="theme.js_include != 'footer'" app="core" group="global" location="global" params=""}
  15. {template="simplycs_js" if="theme.js_include != 'footer'" app="core" group="_simplycs" params=""}
  16. {template="favico" app="core" group="global" location="front" params=""}
  17. <!-- <style type="text/css">* {cursor: url(http://cur.cursors-4u.net/holidays/hol-5/hol441.ani), url(http://cur.cursors-4u.net/holidays/hol-5/hol441.gif), auto !important;}</style><a href="http://www.cursors-4u.com/cursor/2011/12/17/decorated-green-christmas-tree.html" target="_blank" title="Decorated Green Christmas Tree"><img src="http://cur.cursors-4u.net/cursor.png" border="0" alt="Decorated Green Christmas Tree" style="position:absolute; top: 0px; right: 0px;" /></a> -->
  18. </head>
Add Comment
Please, Sign In to add comment