2022-06-16 17:17:42 +02:00
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<link rel="stylesheet" href="Main.css">
|
2022-06-17 16:41:20 +02:00
|
|
|
<style>
|
|
|
|
{Style}
|
|
|
|
</style>
|
2022-06-16 17:17:42 +02:00
|
|
|
</head>
|
|
|
|
<body>
|
2022-06-17 16:41:20 +02:00
|
|
|
<form action="/Comments" method="POST">
|
|
|
|
{Form}
|
2022-06-16 17:17:42 +02:00
|
|
|
</form>
|
|
|
|
</body>
|
|
|
|
</html>
|