<% if (template === 'justMessage') { %>
<%= errorTitle %>
<%= errorMessage %>
Back
<% } %>
<% if (template === 'noMaster') { %>
No Cfx.re
Account Linked
Type the PIN from your terminal and click "Link Account".
<% } %>
<% if (template === 'callback') { %>
<%= addMaster_name %>
Create backup password:
You will be able to login using this password in case the connection with Cfx.re's auth provider fails.
<% } %>
<% if (template === 'normal') { %>
Login
<% if (isWebInterface) { %>
<% } else { %>
Automatic login failed, re-open the menu or login using your username/password below.
<% } %>
OR
<% } %>
<% if (message && template !== 'justMessage') { %>
<% } %>