PHP Classes

File: repository/pages/template/template.code

Recommend this page to a friend!
  Classes of philippe thomassigny   Xamboo   repository/pages/template/template.code   Download  
File: repository/pages/template/template.code
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Xamboo
Content management framework to serve Web sites
Author: By
Last change:
Date: 8 years ago
Size: 219 bytes
 

Contents

Class file image Download
<?xml version="1.0" encoding="UTF-8"?> <html> <body> This is the header of the template page called 'template' <hr /> [[CONTENT]] <hr /> This is the footer of the template page called 'template' </body> </html>