mirror of
https://gitlab.com/octtspacc/PlainDiscuss
synced 2025-06-05 22:09:15 +02:00
11 lines
139 B
HTML
11 lines
139 B
HTML
<html>
|
|
<head>
|
|
<link rel="stylesheet" href="Main.css">
|
|
</head>
|
|
<body>
|
|
<form action="/Comments" method="get">
|
|
{}
|
|
</form>
|
|
</body>
|
|
</html>
|