{% extends "base.html" %} {% block title %}{{ _("profile.page_title") }}{% endblock %} {% block content %}
{{ _("profile.subtitle") }}
{{ _("profile.avatar_upload_hint") }} {{ _("profile.gravatar_link") }} {{ _("profile.avatar_gravatar_suffix") }}
{{ _("profile.display_name_hint") }}
{{ _("profile.contact_email_hint") }}
{{ _("profile.language_hint") }}
{{ _("profile.new_password_hint") }}