{% if block.inProgress %} {% i18n "Please wait while the signature is being verified..." %} {% else %} {% autoescape off %} {{ block.statusStr }} {% endautoescape %} {% endif %}
{% callback content %}
{% i18n "End of signed message" %}