<ralphdahlgren.com>
Navigation
Home
Code Library
Templates
0-mytpl
Examples
Tutorials
Ralphs Rants
Site Map
Login|Logout
Credits
Other Etomite Sites
dahlgren.slyip.com
n-vent.com
0-mytpl
Template: 0-mytpl
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>[ !EtoConfig!]
<title>[ *pagetitle*]</title>
<meta http-equiv="content-style-type" content="text/css" />
<meta http-equiv="content-type" content="application/xhtml+xml; charset=utf-8" />
<meta name="verify-v1" content="+pkhrekebr3YU95L784c1nAsAQleHNB1LqERCwrhpsw=" />
[ !MetaKeywords!]
<link href="/templates/mytpl/style.css" rel="stylesheet" type="text/css" />
<link href="/templates/mytpl/ListMenu.css" rel="stylesheet" type="text/css" />
<!-- <link href="/templates/mytpl/ListGlobal.css" rel="stylesheet" type="text/css" />-->
<link href="/templates/mytpl/ListSiteMap.css" rel="stylesheet" type="text/css" />
<link href="/assets/site/wysiwyg.css" rel="stylesheet" type="text/css" />
<!-- <link href="/assets/site/example.css" rel="stylesheet" type="text/css" />-->
<script type="text/javascript" src="/templates/mytpl/commonJScripts.js"></script>
<script type="text/javascript" src="http://code.jquery.com/jquery-1.4.2.min.js"></script>
</head>
<body>
<!-- START::Page Header -->
<div id="header">
<div class="content">
<div style="display:inline;" class="floatLeft"><p><[ (site_name)]></p></div>
<div style="display:inline;" class="floatRight">
{ {SearchPrompt}}
</div>
<br/>
</div>
<div class="separator"> </div>
</div>
<!-- END::Page Header -->
<!-- START::Content Wrapper -->
<div id="wrapper">
<!-- START::Left Column -->
<div id="left">
<div class="content">
<div class="contentbox">
<h6>Navigation</h6>
[ !authListMenu!]
</div>
<div class="separator">
</div>
<div class="contentbox">
<h6>Credits</h6>
{ {Credits}}
</div>
<div class="separator">
</div>
<div class="contentbox">
<h6>Other Etomite Sites</h6>
<div class="alignCenter">
<a href="http://dahlgren.slyip.com" title="My Other Development Site" rel="external">dahlgren.slyip.com</a><br/>
<a href="http://n-vent.com" title="Ian Smiths Site (cathode)" rel="external">n-vent.com</a>
</div>
</div>
</div>
<div class="separator">
</div>
<br class="clearfloat" />
</div>
<!-- END::Left Column -->
<!-- START::Right Column -->
<div id="right">
<div class="contentbox">
<h6>[ *pagetitle*]</h6>
<div class="content">
[ *content*]
<p class="alignCenter"><b>Last Updated: </b> [ !DateTimePlus?timestamp=[ *editedon*]&format=Y-m-d @ g:i A!]</p>
</div>
</div>
</div>
<br class="clearfloat" />
<!-- END::Right Column -->
</div>
<!-- END::Content Wrapper -->
<!-- START::Page Footer -->
<div id="footer">
<div class="content alignCenter">
[ !PoweredBy!]<br/>
[ !RenderTime!]<br/>
[ !DateTime!]<br/>
</div>
</div>
<!-- END::Page Footer -->
<!-- START::Google Analytics -->
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
</script>
<script type="text/javascript">
_uacct = "UA-3435043-1";
urchinTracker();
</script>
<!-- END::Google Analytics -->
</body>
</html>
Last Updated:
2007-09-10 @ 10:36 PM