Page names always help

This commit is contained in:
Dan Olson 2000-05-23 06:00:38 +00:00
parent 7e2b770686
commit a9ff947b48

View file

@ -1,10 +1,12 @@
<? // Preamble
$pageName = "Page Name";
$pageName = "Partners";
$focused = "none"; // Dock icon name to gets a border
require("parts/preamble.php"); // Load most of document
?>
<!--SEARCHME-->
<CENTER>
<? include ("sponsor_incl.html"); ?>
</CENTER>
<!--NOSEARCH-->
<?
require("parts/postamble.php"); // Finish this sucker up