PHP Classes

File: view/home.tpl.php

Recommend this page to a friend!
  Classes of Thiago Arcanjo   FileText   view/home.tpl.php   Download  
File: view/home.tpl.php
Role: Example script
Content type: text/plain
Description: Example of home file
Class: FileText
Generate Web pages from template files
Author: By
Last change:
Date: 10 years ago
Size: 277 bytes
 

Contents

Class file image Download
<div>
    <p>
        <strong><h1 style="color: #000099;"><tag{home_TEXT_H1}></h1></strong>
    </p>
   
    <p>
        <h2 style="color: #3300AA;text-decoration:underline"><tag{home_TEXT_H2}></h2>
    </p>
   
    <p style="text-decoration:underline">
        <tag{home_LANGUAGE_CHOOSE}>
    </p>
</div>