mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-06-02 03:55:55 +00:00
10 lines
142 B
HTML
10 lines
142 B
HTML
<html>
|
|
<head>
|
|
<title>Test</title>
|
|
</head>
|
|
<body>
|
|
<h1>Test</h1>
|
|
<p>Test</p>
|
|
<p>This is a test for QChatGPT.</p>
|
|
</body>
|
|
</html> |