{% extends 'mtp_common/mtp_base.html' %} {% load i18n %} {% load mtp_common %} {% block cookie_message %} {% if not actioned_cookie_prompt %} {% endif %} {% endblock %} {% block body_end %} {{ block.super }} {% sentry_js %} {% endblock %} {% block page_title %}{% trans 'Send money to someone in prison' %} – GOV.UK{% endblock %} {% block proposition %}{% trans 'Send money to someone in prison' %}{% endblock %} {% block phase_banner %}

{% if ENVIRONMENT != 'prod' %} {% endif %} {% if ENVIRONMENT != 'prod' %} {% trans 'This website is only for testing!' %} {% endif %} {% url 'help_area:help' as ticket_url %} {% blocktrans trimmed %} Contact us if you need help or would like to give us some feedback. {% endblocktrans %}

{% endblock %}