Adding comment into DB

This commit is contained in:
2022-06-18 00:19:25 +02:00
parent 9b6a7718f4
commit 4be55cdb23
5 changed files with 91 additions and 49 deletions

View File

@ -14,6 +14,8 @@
</div>
<form action="/Comments" method="POST">
<input type="hidden" name="Lang" value="{Lang}">
<input type="hidden" name="Site" value="{Site}">
<input type="hidden" name="Page" value="{Page}">
{Form}
</form>
</body>