Login   Register  
PHP Classes
elePHPant
Icontem

File: main.html

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Dmitry Levashov  >  YaTemplate  >  main.html  >  Download  
File: main.html
Role: ???
Content type: text/plain
Description: template file
Class: YaTemplate
Yet another template class
Author: By
Last change:
Date: 2001-10-04 17:39
Size: 189 bytes
 

Contents

Class file image Download
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
<html>
<head>
  <title>{{title}}</title>
</head>
<body bgcolor="#24A7C8">

<div align="center">{{CONTENT}}</div>

</body>
</html>