Getting comments from DB

This commit is contained in:
2022-06-17 16:41:20 +02:00
parent 4edce022bd
commit 0b93d4da0a
9 changed files with 99 additions and 22 deletions

7
Wrapper.html Normal file
View File

@@ -0,0 +1,7 @@
<html>
<head>
</head>
<body>
<iframe src="http://localhost:8080/Comments?Lang=it&Site=Test&Page=/index.html" width="100%" height="80%"></iframe>
</body>
</html>