Login   Register  
PHP Classes
elePHPant
Icontem

File: MaterPage.tpl

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of mohamad Reza kavoosi  >  HTML preRender  >  MaterPage.tpl  >  Download  
File: MaterPage.tpl
Role: Sample output
Content type: text/plain
Description: template file
Class: HTML preRender
Preprocess templates and assign form input values
Author: By
Last change:
Date: 2012-02-17 13:00
Size: 329 bytes
 

Contents

Class file image Download
<!DOCTYPE HTML>
<head>
	<meta http-equiv="content-type" content="text/html" />
	<meta name="author" content="Mohammad Reza Kavoosi" />
</head>

<body>
<div style="background-color:#ccc">
    <span title="datetime">date time:</span>
</div>
<div id="contentPage"></div>
<div class="footer">footer</div>
</body>
</html>