{% extends "misago/modusers/base.html" %} {% load i18n misago_forms %} {% block title %} {{ profile }}: {% trans "Avatar" %} | {{ block.super }} {% endblock title %} {% block action-name %} {% trans "Avatar" %} {% endblock action-name %} {% block action-content %}
{% trans "Avatar is locked" %}
{% else %}{% trans "Avatar is editable" %}
{% endif %} {% if profile.avatar_lock_user_message %}