wop commited on
Commit
5cb40cf
·
verified ·
1 Parent(s): 545bc85

Update templates/index.html

Browse files
Files changed (1) hide show
  1. templates/index.html +3 -1
templates/index.html CHANGED
@@ -745,8 +745,10 @@
745
  <div id="chat">
746
  <div class="wrap">
747
  <div class="welcome" id="welcome">
748
- <h1>Ask anything. Get human answers.</h1>
749
  <p>Type a question below. If a matching answer exists, it appears instantly. Otherwise, anyone can write the first answer.</p>
 
 
750
  </div>
751
  <div id="transcript"></div>
752
  </div>
 
745
  <div id="chat">
746
  <div class="wrap">
747
  <div class="welcome" id="welcome">
748
+ <h1>Ask anything. Get human made answers.</h1>
749
  <p>Type a question below. If a matching answer exists, it appears instantly. Otherwise, anyone can write the first answer.</p>
750
+ <p>Do not share personal information</p>
751
+ <p>All answers are from humans, if you didnt get an answer, come back tommorrow and ask again.</p>
752
  </div>
753
  <div id="transcript"></div>
754
  </div>