0
|
1 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
|
2 |
<html>
|
|
3 |
<head>
|
|
4 |
<title>{PAGE_NAME} • {SITE_NAME}</title>
|
|
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" />
|
|
7 |
<link id="mdgCss" rel="stylesheet" type="text/css" href="{SCRIPTPATH}/themes/{THEME_ID}/css/{STYLE_ID}.css" />
|
|
8 |
{JS_DYNAMIC_VARS}
|
|
9 |
<!-- This script automatically loads the other 15 JS files -->
|
|
10 |
<script type="text/javascript" src="{SCRIPTPATH}/includes/clientside/static/enano-lib-basic.js"></script>
|
|
11 |
{ADDITIONAL_HEADERS}
|
|
12 |
</head>
|
|
13 |
<body>
|
|
14 |
<table border="0" id="stretcher" cellspacing="0" cellpadding="0"><tr><td valign="middle" id="stretcher-main">
|
|
15 |
<div id="rap">
|
|
16 |
<div id="main">
|
|
17 |
<div id="content">
|
|
18 |
<div class="post">
|
|
19 |
<div class="post-info">
|
|
20 |
<h2 class="post-title">{PAGE_NAME}</h2>
|
|
21 |
</div>
|
|
22 |
<div class="post-content">
|
|
23 |
|
|
24 |
<div id="ajaxEditContainer">
|
|
25 |
<!-- START CONTENT -->
|