You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
444 B
17 lines
444 B
<!DOCTYPE html>
|
|
<html>
|
|
<body>
|
|
|
|
<h1>It works !</h1>
|
|
|
|
<p>Congratulations, you have just installed a custom web app.</p>
|
|
<p>You can access to the directory of this web page by going to <a target=_blank href="URL">URL</a>. Only <strong>USER</strong> is able to upload and modify the web files.</p>
|
|
|
|
<br>
|
|
|
|
<p>As a reward, here is a random cat picture:</p>
|
|
<p><img src="http://thecatapi.com/api/images/get?format=src&type=gif"></p>
|
|
|
|
</body>
|
|
</html>
|
|
|