<%- model.get('quiz').name %>
<%- polyglot.t('Connect to:') %>
<%- window.location.host %>
<%- polyglot.t('And enter Game ID:') %>
<%- model.get('number') %>
<%- polyglot.t('Participants:') %> <%- model.getPlayers().length %>
<% if(this.model.getPlayers().length > 1){ %>
<% } %>