themes/oxygen/simple-header.tpl
changeset 650 e45183014778
parent 276 acfdccf7a2bf
child 1227 bdac73ed481e
equal deleted inserted replaced
649:74e03196fd43 650:e45183014778
     1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
     1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
     2 <html>
     2 <html>
     3   <head>
     3   <head>
     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     <link rel="stylesheet" href="{SCRIPTPATH}/themes/{THEME_ID}/css/{STYLE_ID}.css" type="text/css" id="mdgCss" />
     6     <link rel="stylesheet" href="{CDNPATH}/themes/{THEME_ID}/css/{STYLE_ID}.css" type="text/css" id="mdgCss" />
     7     {JS_DYNAMIC_VARS}
     7     {JS_DYNAMIC_VARS}
     8     <!-- This script automatically loads the other 15 JS files -->
     8     <!-- This script automatically loads the other 15 JS files -->
     9     <script type="text/javascript" src="{SCRIPTPATH}/includes/clientside/static/enano-lib-basic.js"></script>
     9     <script type="text/javascript" src="{SCRIPTPATH}/includes/clientside/jsres.php"></script>
    10     {ADDITIONAL_HEADERS}
    10     {ADDITIONAL_HEADERS}
    11   </head>
    11   </head>
    12   <body>
    12   <body>
    13     <table class="simple-layout" border="0" style="width: 100%; height: 100%;">
    13     <table class="simple-layout" border="0" style="width: 100%; height: 100%;">
    14     <tr>
    14     <tr>