script(type="text/template")#history-chat-info-survey-template
  #history-chat-info-survey
    .history-chat-info-questions

script(type="text/template")#history-chat-info-survey-answer-template
  .history-chat-info-question
    .question
    .answer.blue

script(type="text/template")#history-chat-info-survey-empty-template
  .history-chat-info-empty
    | No Survey Available
