{% extends "base.html" %} {% block content %} Create Your Profile Join Gatsby and connect with the next generation of student-led startups. Only university or graduate emails from the last 5 years are accepted. {% csrf_token %} {% for field in form %} {{ field.label }} {% if field.help_text %} {{ field.help_text }} {% endif %} {% if field.errors %} {{ field.errors.0 }} {% endif %} {% endfor %} Sign Up Already have an account? Sign In {% endblock %}
Join Gatsby and connect with the next generation of student-led startups. Only university or graduate emails from the last 5 years are accepted.
Already have an account? Sign In