PHP Classes

File: theme/thm2/header.tpl

Recommend this page to a friend!
  Classes of Payam Khaninejad   Smarty Template Engine Theme Selection Class   theme/thm2/header.tpl   Download  
File: theme/thm2/header.tpl
Role: Example script
Content type: text/plain
Description: theme header file
Class: Smarty Template Engine Theme Selection Class
Load a Smarty template theme defined in XML
Author: By
Last change:
Date: 13 years ago
Size: 372 bytes
 

Contents

Class file image Download
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>{$title|default:"no title"}</title>
<link rel="stylesheet" href="{$theme_path}/style.css" type="text/css" />
</head>