{% extends base_template_name %}
{% load i18n %}
{% load mtp_common %}
{% block page_title %}{{ get_help_title|default:_('Get help') }} – {{ block.super }}{% endblock %}
{% block inner_content %}
{% block get_help_heading %}
{{ get_help_title|default:_('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.' %}