{% extends "layouts/base.html" %} {% block title %}Edit Profile - UdeS team manager{% endblock %} {% block page_title %}Edit Profile{% endblock %} {% block breadcrumb %}Home / Profile / Edit{% endblock %} {% block content %}

E-Sports Profile

Update your competitive gaming profile for tryouts.

{% for game in esport_games %} {% set games_list = user.get_games_list() %} {% endfor %}
Select all games you're signing in for.
Enable Developer Mode in Discord → Right-click profile → Copy ID

Change Password

Leave blank to keep your current password.

Cancel
{% endblock %}