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