trabajo-afectivo/public/assets/chat/views/waiting_list_timeout.eco
2022-04-14 16:34:23 -03:00

5 lines
No EOL
332 B (Stored with Git LFS)
Text

<div class="zammad-chat-modal-text">
<%- @T('We are sorry, it takes longer as expected to get an empty slot. Please try again later or send us an email. Thank you!') %>
<br>
<div class="zammad-chat-button js-restart"<%= " style='background: #{ @background }'" if @background %>><%- @T('Start new conversation') %></div>
</div>