PHP Classes

File: templates/layout3.tpl

Recommend this page to a friend!
  Classes of mohamedhelal   ArabTemplate   templates/layout3.tpl   Download  
File: templates/layout3.tpl
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: ArabTemplate
Template compiler engine that caches output
Author: By
Last change: Update of templates/layout3.tpl
Date: 3 months ago
Size: 188 bytes
 

Contents

Class file image Download
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Title layout 3</title> </head> <body> {{block 'body3'}} <h1>Body3 Default</h1> {{/block}} </body> </html>