<% if (resetError) { %>
<%= resetError %>
<% } else if (passwordValidationError) { %>
<%= passwordValidationError %>
<% } %>