Spaces:
Sleeping
Sleeping
srinidhidevaraj
commited on
Update templates/chat.html
Browse files- templates/chat.html +3 -2
templates/chat.html
CHANGED
@@ -22,8 +22,9 @@
|
|
22 |
<div class="d-flex bd-highlight">
|
23 |
<div class="img_cont">
|
24 |
<!-- <img src="https://i.ibb.co/fSNP7Rz/icons8-chatgpt-512.png" class="rounded-circle user_img"> -->
|
25 |
-
<img src="https://www.prdistribution.com/spirit/uploads/pressreleases/2019/newsreleases/d83341deb75c4c4f6b113f27b1e42cd8-chatbot-florence-already-helps-thousands-of-patients-to-remember-their-medication.png" class="rounded-circle user_img">
|
26 |
-
|
|
|
27 |
</div>
|
28 |
<div class="user_info">
|
29 |
<span>Medical Chatbot</span>
|
|
|
22 |
<div class="d-flex bd-highlight">
|
23 |
<div class="img_cont">
|
24 |
<!-- <img src="https://i.ibb.co/fSNP7Rz/icons8-chatgpt-512.png" class="rounded-circle user_img"> -->
|
25 |
+
<!-- <img src="https://www.prdistribution.com/spirit/uploads/pressreleases/2019/newsreleases/d83341deb75c4c4f6b113f27b1e42cd8-chatbot-florence-already-helps-thousands-of-patients-to-remember-their-medication.png" class="rounded-circle user_img"> -->
|
26 |
+
<img src='static/bg2.jpeg' class="rounded-circle user_img">
|
27 |
+
<span class="online_icon"></span>
|
28 |
</div>
|
29 |
<div class="user_info">
|
30 |
<span>Medical Chatbot</span>
|