equal
deleted
inserted
replaced
2 <html xmlns="http://www.w3.org/1999/xhtml"> |
2 <html xmlns="http://www.w3.org/1999/xhtml"> |
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 <link rel="stylesheet" type="text/css" href="{SCRIPTPATH}/includes/clientside/css/enano-shared.css" /> |
6 <link rel="stylesheet" type="text/css" href="{SCRIPTPATH}/includes/clientside/css/enano-shared.css" /> |
|
7 <!-- BEGIN msie --> |
|
8 <link rel="stylesheet" type="text/css" href="{SCRIPTPATH}/includes/clientside/css/enano-shared.css" /> |
|
9 <!-- END msie --> |
7 <link id="mdgCss" rel="stylesheet" href="{SCRIPTPATH}/themes/{THEME_ID}/css/{STYLE_ID}.css" type="text/css" /> |
10 <link id="mdgCss" rel="stylesheet" href="{SCRIPTPATH}/themes/{THEME_ID}/css/{STYLE_ID}.css" type="text/css" /> |
8 {JS_DYNAMIC_VARS} |
11 {JS_DYNAMIC_VARS} |
9 |
12 |
10 <!-- Only load a basic set of functions for now. Let the rest of the API load when the page is finished. --> |
13 <!-- Only load a basic set of functions for now. Let the rest of the API load when the page is finished. --> |
11 <script type="text/javascript" src="{SCRIPTPATH}/includes/clientside/jsres.php?early"></script> |
14 <script type="text/javascript" src="{SCRIPTPATH}/includes/clientside/jsres.php?early"></script> |