Login   Register  
PHP Classes
elePHPant
Icontem

File: header.tpl

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Shannon Wynter  >  Flow Chart  >  header.tpl  >  Download  
File: header.tpl
Role: Auxiliary data
Content type: text/plain
Description: Referenced template from cansurfgoogle.tpl
Class: Flow Chart
Generate help desk questions work flow
Author: By
Last change:
Date: 2006-03-30 16:46
Size: 215 bytes
 

Contents

Class file image Download
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd">
<html>
<head>
{if $title}
<title>Helpdesk System - {$title} </title>
{else}
<title>Helpdesk System </title>
{/if}
</head>