1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/yourls_ynh.git synced 2024-09-03 20:35:59 +02:00
yourls_ynh/sources/user/plugins/index.html
2014-06-13 07:30:00 +02:00

8 lines
No EOL
218 B
HTML

<!-- 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>