12 lines
192 B
HTML
12 lines
192 B
HTML
<!DOCTYPE html>
|
|
<html lang="nl">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<title>Ben GPT</title>
|
|
</head>
|
|
<body>
|
|
<div>
|
|
<table>hier komt mijn chat bot</table>
|
|
</div>
|
|
</body>
|
|
</html> |