{% extends "base.html" %} {% block title %} Code 9ja - Learn about{% endblock %} {% block keywords %}Keywords specific to this page{% endblock %} {% block description %}Description specific to this page{% endblock %} {% block author %}Author Name{% endblock %} {% block content %} Start your journey with us First Name Last Name Email address Password Confirm Password Choose Country {% for country in countries %} {{ country.name }} {% endfor %} Country of Residence Date of Birth Choose Gender Male Female Other Gender I agree to the Terms and Conditions Create Account Already have an account? Login here {% endblock %}
Already have an account? Login here