themes/enanium/header.tpl
changeset 1256 cc7b966bc45d
parent 1254 221d14331ebe
child 1274 673a1b6712fa
equal deleted inserted replaced
1255:98954eecc5f8 1256:cc7b966bc45d
     4 		<title>{PAGE_NAME} &bull; {SITE_NAME}</title>
     4 		<title>{PAGE_NAME} &bull; {SITE_NAME}</title>
     5 		<meta http-equiv="Content-type" content="text/html; charset=utf-8" />
     5 		<meta http-equiv="Content-type" content="text/html; charset=utf-8" />
     6 		{JS_DYNAMIC_VARS}
     6 		{JS_DYNAMIC_VARS}
     7 		<link rel="stylesheet" type="text/css" href="{CDNPATH}/includes/clientside/css/enano-shared.css?{ENANO_VERSION}" />
     7 		<link rel="stylesheet" type="text/css" href="{CDNPATH}/includes/clientside/css/enano-shared.css?{ENANO_VERSION}" />
     8 		<link id="mdgCss" rel="stylesheet" type="text/css" href="{CDNPATH}/themes/{THEME_ID}/css/{STYLE_ID}.css?{ENANO_VERSION}" />
     8 		<link id="mdgCss" rel="stylesheet" type="text/css" href="{CDNPATH}/themes/{THEME_ID}/css/{STYLE_ID}.css?{ENANO_VERSION}" />
     9 		<link id="mdgCss" rel="stylesheet" type="text/css" href="{CDNPATH}/themes/{THEME_ID}/css-extra/{lang:meta_direction}.css?{ENANO_VERSION}" />
     9 		<link rel="stylesheet" type="text/css" href="{CDNPATH}/themes/{THEME_ID}/css-extra/{lang:meta_direction}.css?{ENANO_VERSION}" />
    10 		<!--[if lte IE 6]>
    10 		<!--[if lte IE 6]>
    11 		<link rel="stylesheet" type="text/css" href="{CDNPATH}/themes/{THEME_ID}/css-extra/ie6.css" />
    11 		<link rel="stylesheet" type="text/css" href="{CDNPATH}/themes/{THEME_ID}/css-extra/ie6.css" />
    12 		<![endif]-->
    12 		<![endif]-->
    13 		{JS_HEADER}
    13 		{JS_HEADER}
    14 		{ADDITIONAL_HEADERS}
    14 		{ADDITIONAL_HEADERS}