mirror of
https://github.com/pineappleEA/pineapple-src.git
synced 2024-11-26 06:28:24 -05:00
9 lines
104 B
HTML
Executable File
9 lines
104 B
HTML
Executable File
<html>
|
|
<head>
|
|
</head>
|
|
<body>
|
|
<a href="/dir/test.html">Test</a>
|
|
<a href="/hi">hi</a>
|
|
</body>
|
|
</html>
|