/** Ofuz Open Source version is released under the GNU Affero General Public License, please read the full license at: http://www.gnu.org/licenses/agpl-3.0.html **/
// Copyright 2008 - 2010 all rights reserved, SQLFusion LLC, info@sqlfusion.com
/** Ofuz Open Source version is released under the GNU Affero General Public License, please read the full license at: http://www.gnu.org/licenses/agpl-3.0.html **/
/**
* Default Template web pages
*/
$pageTitle = "Page Title";
$Author = "PAS Pagebuilder";
$Keywords = "PAS Pagebuilder SQLFusion Web authoring tool";
$Description = "The best way to built rich web sites";
$background_color = "white";
$background_image = "none";
include_once("config.php");
include_once("includes/header.inc.php"); include_once("pb_globaldivs.sys.php");?>
Ofuz Open Source version is released under the GNU Affero General Public License, please read the full license at: http://www.gnu.org/licenses/agpl-3.0.html