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