7 lines
54 B
PHP
7 lines
54 B
PHP
<?php
|
|
|
|
$this->title = 'Profile';
|
|
|
|
?>
|
|
|
|
<h1>Profile</h1>
|