{% extends "base.html" %} {% block content %}

Join Game

{% csrf_token %} {{ form.as_table }}
Back
{% endblock %}