Update templates/chat.html
Browse files- templates/chat.html +1 -1
templates/chat.html
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
<link rel="stylesheet" href="../static/styles.css">
|
8 |
</head>
|
9 |
<body>
|
10 |
-
<h3>This is a RAG application over the website <a href="https://
|
11 |
<div class="chat-container">
|
12 |
<div class="chat-box" id="chat-box">
|
13 |
|
|
|
7 |
<link rel="stylesheet" href="../static/styles.css">
|
8 |
</head>
|
9 |
<body>
|
10 |
+
<h3>This is a RAG application over the website <a href="https://uaelegislation.gov.ae/en">https://uaelegislation.gov.ae/en</a></h3>
|
11 |
<div class="chat-container">
|
12 |
<div class="chat-box" id="chat-box">
|
13 |
|