JPLTedCas commited on
Commit
b0cda3b
·
verified ·
1 Parent(s): 0e82397

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://draft.tedcas.com/wp-content/uploads/2021/04/TedCas-logo-v2.png">
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://navarrahealthcluster.com/wp-content/uploads/logos-nhc-29.png">
41
  </div>
42
  <div class="message">{{MSG}}</div>
43
  </div>