{% extends "users/settings_base.html" %} {% block title %} {{ _("Edit Profile - %(username)s", username=user.username) }} {% endblock %} {% block pane %}
{{ _("Profile pictures should be square, at least 64x64px, and one of the following formats: jpeg, png, or webp.") }}
{% endif %}