equal
deleted
inserted
replaced
3 <head> |
3 <head> |
4 <title>{PAGE_NAME} • {SITE_NAME}</title> |
4 <title>{PAGE_NAME} • {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" /> |
7 <link rel="stylesheet" type="text/css" href="{CDNPATH}/includes/clientside/css/enano-shared.css" /> |
|
8 <link rel="stylesheet" type="text/css" href="{CDNPATH}/themes/{THEME_ID}/css-extra/structure.css" /> |
8 <link id="mdgCss" rel="stylesheet" type="text/css" href="{CDNPATH}/themes/{THEME_ID}/css/{STYLE_ID}.css" /> |
9 <link id="mdgCss" rel="stylesheet" type="text/css" href="{CDNPATH}/themes/{THEME_ID}/css/{STYLE_ID}.css" /> |
9 {JS_HEADER} |
10 {JS_HEADER} |
10 <!--[if lt IE 7]> |
11 <!--[if lt IE 7]> |
11 <link rel="stylesheet" type="text/css" href="{CDNPATH}/themes/{THEME_ID}/css-extra/ie-fixes-{STYLE_ID}.css" /> |
12 <link rel="stylesheet" type="text/css" href="{CDNPATH}/themes/{THEME_ID}/css-extra/ie-fixes-{STYLE_ID}.css" /> |
12 <![endif]--> |
13 <![endif]--> |
74 </head> |
75 </head> |
75 <body> |
76 <body> |
76 <div id="bg"> |
77 <div id="bg"> |
77 <div id="rap"> |
78 <div id="rap"> |
78 <div id="title"> |
79 <div id="title"> |
79 <img id="clover" src="{CDNPATH}/themes/{THEME_ID}/images/clover.png" alt=" " /> |
|
80 <h1>{SITE_NAME}</h1> |
80 <h1>{SITE_NAME}</h1> |
81 <h2>{SITE_DESC}</h2> |
81 <h2>{SITE_DESC}</h2> |
82 </div> |
82 </div> |
83 <div class="menu_nojs" id="pagebar_main"> |
83 <div class="menu_nojs" id="pagebar_main"> |
84 <div class="label">{lang:onpage_lbl_pagetools}</div> |
84 <div class="label">{lang:onpage_lbl_pagetools}</div> |