{% extends "layouts/base.html" %} {% block title %}Edit {{ user.username }} - TryoutPro{% endblock %} {% block page_title %}Edit User{% endblock %} {% block breadcrumb %}Home / Users / Edit{% endblock %} {% block content %}

E-Sports Profile

{% for game in esport_games %} {% set games_list = user.get_games_list() %} {% endfor %}
Enable Developer Mode in Discord → Right-click profile → Copy ID
Cancel
{% endblock %}