{% extends "cranefly/usercp/layout.html" %} {% import "cranefly/macros.html" as macros with context %} {% block title %}{{ macros.page_title(title=_('Change your Avatar')) }}{% endblock %} {% block action %}
{% trans username=user.username %}{{ username }}, your ability to change your avatar has been removed for following reason:{% endtrans %}
{% trans username=user.username %}{{ username }}, your ability to change your avatar has been removed.{% endtrans %}
{% endif %}