{% extends 'base.html' %}
{% load i18n %}
{% load mtp_common %}
{% block page_title %}{% trans 'Get help' %} – {{ block.super }}{% endblock %}
{% block inner_content %}
{% if return_to %}
{% trans 'Back' %}
{% endif %}
{% trans 'Get help' %}
{% trans 'Ask questions about this service to the Prisoner Money team.' %}
{% trans 'It’s the fastest way we can help you with a query.' %}
{% trans 'You can send us any feedback here too.' %}