7b5a149477
Source template from https://bootsnipp.com/snippets/z8aQr.
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>
|