<% if(typeof voucherCode !== 'undefined') { %>
<% } else { %> <% if(kiosk_homepage) { %> Admin UI <% } %> <% } %>
Kiosk Background
UniFi Voucher Site Logo

<%= t('title') %>

<% if(error) { %>

<%= error_text %>

<% } %>
<% if(typeof voucherCode === 'undefined') { %>
<% if(kiosk_name_required) { %>
<% } %>
<% } else { %>

<%= t('use') %>:

<%= voucherCode %>
<% if(unifiSsidPassword !== '') { %> <%= t('connect') %>: <%= unifiSsid %>,
<%= t('password') %>: <%= unifiSsidPassword %> <%= t('or') %>,
<% } else { %> <%= t('connect') %>: <%= unifiSsid %> <%= t('or') %>,
<% } %> <%= t('scan') %>:
Scan to Connect QR Code
<% if(email_enabled) { %>
<% if(typeof email === 'undefined') { %>
<% } else { %>
<%= t('sent') %>
<% } %>
<% } %>
<% } %>
<% if(typeof voucherCode !== 'undefined') { %>
<%= t('back') %>
<% } %>
<% if(typeof voucherCode !== 'undefined') { %> <% } %>