diff --git a/spongeauth/templates/accounts/profile.html b/spongeauth/templates/accounts/profile.html index 96ed95e7..93fd7f4c 100644 --- a/spongeauth/templates/accounts/profile.html +++ b/spongeauth/templates/accounts/profile.html @@ -39,7 +39,7 @@

{% trans "User Information" %}

{% trans "Avatar" %}

- + {{ user.username }}'s avatar {% crispy avatar_form %}