
Untitled
By: a guest on
Aug 8th, 2012 | syntax:
PHP | size: 0.35 KB | hits: 15 | expires: Never
<?php
/**
* XXXX
*
* This file is part of the Xxxx web application.
*
* @category Xxx
* @package Directory
* @subpackage Views
* @copyright Copyright (c) 2012 Xxxx, Inc. (http://www.xxxx.com)
*/
$this->headTitle('Create an Account');
?>
<h1>Claim Page Placeholder</h1>
Activity ID: <?php echo $this->claim->activity_id; ?>