{% include 'overall_header.html' %}

{{ lang('ACP_POSTTRANSLATOR_TITLE') }}

{% if S_ERROR %}

{{ lang('WARNING') }}

{{ ERROR_MSG }}

{% endif %}
{{ lang('SETTINGS') }}
  {{ S_FORM_TOKEN }}
{% include 'overall_footer.html' %}