<?php
/**************************************************
* current.template.php // Template for Indexer
* (c)2011 Saravaranakumar.A
* Mail: saravanakumar.a.o@gmail.com
**************************************************
* Variables:
* $page_title - Title of page
* $table_title - Title to set on top of table
* $message - Message [Error message]
* $directory - Current directory
* $parent_href - Link href of parent directory
* $links - Contents
**************************************************/
// Header
echo <<<HEADER
<!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" xml:lang="en" lang="en">