krtmn/pages/index.html

8 lines
218 B
HTML
Raw Normal View History

2016-04-13 22:02:46 +02:00
<!-- This page hides the content of the /pages/ directory and sends to YOURLS root -->
<html>
<head>
<meta http-equiv="refresh" content="0;url=../"></head>
<body>
YOURLS has nothing for you to see here.
</body>
</html>