{% extends "base.html" %} {% block content %}
{{ form.player.label }} {{ form.player(size=32) }}
{{ form.submit() }}
New User? Click to Register!