{% extends "base.html" %} {% block content %} Add your Battle.NET account by either entering your Battle.NET profile URL, or by uploading a replay where you participated.
{% csrf_token %} {{ form.as_p }}
{% endblock content %}