{{ 'Begin your journey of self-discovery' if is_signup else 'Welcome back, seeker!' }}
{{ 'Already have an account? Sign In' if is_signup else 'New here? Sign Up' }}
{{ message }}
{% if not has_results %}Discover which spiritual or religious path aligns with your beliefs, values, and lifestyle. Answer 8 thoughtful questions about your worldview.
Based on your responses, here are the spiritual paths that align most closely with your values and beliefs:
{{ result.description }}
{{ result.practices }}
{{ result.core_beliefs }}