<?php
%REQUIRE_LOGIN%
?>
<section>
<center><h1><?php echo " $username "; ?> </h1></center>
<a href="%CONTENT_DIR%/profile/?action=edit">
<button>Edit Profile</button>
</a>
</section>