mirror of
https://gitlab.com/octtspacc/PlainDiscuss
synced 2025-06-05 22:09:15 +02:00
Base HTML
This commit is contained in:
10
Source/Main.html
Normal file
10
Source/Main.html
Normal file
@ -0,0 +1,10 @@
|
||||
<html>
|
||||
<head>
|
||||
<link rel="stylesheet" href="Main.css">
|
||||
</head>
|
||||
<body>
|
||||
<form action="/Comments" method="get">
|
||||
{}
|
||||
</form>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user