<% if (error) { %>
<%= error %>
<% } %>
<% if (typeof success !== 'undefined' && success) { %>
<%= success %>
<% } %>
<% if (typeof googleAuthEnabled !== 'undefined' && googleAuthEnabled) { %>
Or continue with
Sign in with Google
<% } %>
New to Wavvy?
Create Account