PHP Classes

File: site.tpl

Recommend this page to a friend!
  Classes of Gregory   DCC::QuickSite Pro   site.tpl   Download  
File: site.tpl
Role: Auxiliary data
Content type: text/plain
Description: Default template
Class: DCC::QuickSite Pro
Site generation backend engine
Author: By
Last change:
Date: 19 years ago
Size: 408 bytes
 

Contents

Class file image Download
<tpl:site> <!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0 Transitional//EN\"> <html> <head> <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=Windows-1251"> <title><tpl:title /></title> </head> <body bgcolor="#ffffff"> <pre><tpl:content /> <hr noshade size=1>Powered by DCC::QuickSite Pro &copy; <a href="http://gregory.pp.ru">Gregory A. Rozanoff</a></pre> </body> </html> </tpl:site>