{% extends "base.html" %} {% block content %} Add your arranged team by by uploading a replay where your team played.
{% csrf_token %} {{ form.as_p }}
{% endblock content %}