PHP Classes

File: header.tpl

Recommend this page to a friend!
  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: 18 years ago
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>