{% extends "base.html" %} {% block body %} {{locale.title}} {{data.player.username}} {% if player.username == data.player.username %} {% if data.type != "edit" %}Edit profile{% endif %} Save profile Change background Add sticker Add widgets {% endif %}