forked from root/threadr.lostcave.ddnss.de
created default.php
parent
782f93c46c
commit
988c264b90
|
@ -0,0 +1,10 @@
|
||||||
|
<?php
|
||||||
|
%REQUIRE_LOGIN%
|
||||||
|
?>
|
||||||
|
|
||||||
|
<section>
|
||||||
|
<center><h1><?php echo " $username "; ?> </h1></center>
|
||||||
|
<a href="%CONTENT_DIR%/profile/?action=edit">
|
||||||
|
<button>Edit Profile</button>
|
||||||
|
</a>
|
||||||
|
</section>
|
Loading…
Reference in New Issue