<% var _o = __('all.oauth'); %> <% var _a = __('all.auth'); %> <% linkLangPrefix = linkLangPrefix || ''; %> <% if (lang === 'ru') { var socShown = soc.slice(0, 3); var socHidden = soc.slice(3); } else { var socShown = soc.slice(0, 4); var socHidden = soc.slice(4); } %> <% var socTitleKeys = { 'ucoz': 'uid' }; %> <% if (typeof userData == 'undefined') { var userData = null; } %> <% if ( typeof disableLogin !== 'undefined' || !disableLogin ) { %>
<% if (isClosable) { %>
<% } else if (typeof isULanding !== 'undefined' && isULanding) { %>
<% } %>
<% if (userData) { %>
<%= _a('account with email already exists', userData.email) %>
<% } else { %>
<%= _a('entry') %>
<% } %>
<% if (userData) { %>
<%= userData.username %>
<% } %> <% if (soc && soc.length) { %> <% if ( ! userData) { %>

<%= _o('via socials') %>

<% } %>
<% socShown.forEach(function(social) { %> <% }); %>
<% if( socHidden.length ) { %>
<% socHidden.forEach(function(social) { %> <% }); %>
<% } %>
<% if (emailAuth) { %>
<%= _a('or') %>
<% } %> <% } %> <% if (emailAuth) { %>
<% } %>
<% } %>
<% if (isClosable) { %>
<% } else if (typeof isULanding !== 'undefined' && isULanding) { %>
<% } %>
<%= _a('registration') %>
<% if (inviteModeOn) { %>

<%= _a('and') %>

<% } %>

<%= _o('via socials') %>

<% socShown.forEach(function(social) { %> <% }); %>
<% if( socHidden.length ) { %>
<% socHidden.forEach(function(social) { %> <% }); %>
<% } %>
<%= _a('or') %>
<% if ( !disableLogin ) { %> <% } %>
<% if (isClosable) { %>
<% } else if (typeof isULanding !== 'undefined' && isULanding) { %>
<% } %>
<%= _a('accessRestore') %>

<%= _a('accssRestore.messStart') %> <%= _a('accssRestore.messMidle') %><%= _a('accssRestore.messEnd') %>

<%= _a('or') %>

<%= _a('accssRestore.cantRemember') %>
<%= _a('accssRestore.writeToSupport') %>