{% extends 'master.html' %} {% load static %} {% block header %} {% endblock %} {% block content %}

Settings

Find your trade URL! {% if gamer.API_KEY %}Synchronize profile from Steam{% endif %}
{% csrf_token %} {{ form.as_p }}
{% endblock %}