{% extends 'base.html' %} {% block title %}Registration - Yatra Booking System Testing{% endblock %} {% block content %}

📝 Create your account

Register as a normal user or an operator. We'll email you a code to verify your email.

{% csrf_token %}
— OR —
Sign up with Google (no OTP needed)

Already have an account? Login here

{% endblock %}