Login   Register  
PHP Classes
elePHPant
Icontem

File: examples/template257.tpl

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Victor Akinyemi  >  Lint  >  examples/template257.tpl  >  Download  
File: examples/template257.tpl
Role: Auxiliary data
Content type: text/plain
Description: The second template file for the example
Class: Lint
PHP compiling template engine
Author: By
Last change:
Date: 2013-03-28 11:26
Size: 156 bytes
 

Contents

Class file image Download
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>

<head>
  <title>{{title}}</title>
</head>
<body>
{{content}}
</body>
</html>