Files
slavasilru-shortener/static/page.html
2024-10-03 19:19:12 +03:00

11 lines
145 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>url shortener</title>
</head>
<body>
(url shortener)
</body>
</html>