Admin Registration

<% if (typeof notice !== 'undefined') { %>
<%= notice %>
<% } %> <% if (typeof info !== 'undefined') { %>
<%= info %>
<% } %> <% if (typeof warn !== 'undefined') { %>
<%= warn %>
<% } %> <% if (typeof error !== 'undefined') { %>
<%= error %>
<% } %>