AbdallaouiMed commited on
Commit
10be14b
·
verified ·
1 Parent(s): 231dbd8

Update htmlTemplates.py

Browse files
Files changed (1) hide show
  1. htmlTemplates.py +2 -2
htmlTemplates.py CHANGED
@@ -37,8 +37,8 @@ bot_template = '''
37
  user_template = '''
38
  <div class="chat-message user">
39
  <div class="avatar">
40
- <img src="https://i.ibb.co/cXrW4jD/moahmed-bot2.png" alt="user avatar">
41
- </div>
42
  <div class="message">{{MSG}}</div>
43
  </div>
44
  '''
 
37
  user_template = '''
38
  <div class="chat-message user">
39
  <div class="avatar">
40
+ <img src="https://i.ibb.co/cXrW4jD/moahmed-bot2.png" alt="user avatar">
41
+ </div>
42
  <div class="message">{{MSG}}</div>
43
  </div>
44
  '''