diff options
Diffstat (limited to 'html/smallheader.phtml')
| -rw-r--r-- | html/smallheader.phtml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/html/smallheader.phtml b/html/smallheader.phtml new file mode 100644 index 00000000..0671fa3b --- /dev/null +++ b/html/smallheader.phtml @@ -0,0 +1,13 @@ +<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN"> +<html> +<?php include('head.phtml'); ?> +<body> +<table width="80%" align=top> +<tr> +<td width="30%"> +<a href="index.phtml"> +<img src="images/ProofGeneral.jpg" alt="[ Home ]" align=top + width=65 height=76 > +</a> +</td> +<td width="70%"> |
