AbdallaouiMed commited on
Commit
f8ccff8
·
verified ·
1 Parent(s): 607050a

Update htmlTemplates.py

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