<%- polyglot.t('Add Quiz') %>
<% collection.each(function(model){ %> <% }) %>
<%- polyglot.t('Name') %> <%- polyglot.t('Description') %>
<%- model.get('name') %> <%- model.get('description') %> <%- polyglot.t('Edit') %> <%- polyglot.t('Questions') %> <%- polyglot.t('1. TV Screen') %> <%- polyglot.t('2. Host Screen') %>