13 lines
242 B
PHP
13 lines
242 B
PHP
|
<?php
|
||
|
?>
|
||
|
<!DOCTYPE HTML>
|
||
|
<html>
|
||
|
<head>
|
||
|
<title>BJPHoster URL Shortener | Password Reset</title>
|
||
|
</head>
|
||
|
<body>
|
||
|
<center>
|
||
|
<p>Reset your password here - Placeholder</p>
|
||
|
</center>
|
||
|
</body>
|
||
|
</html>
|