{% extends "base.html" %} {% block title %}{{ t('schedule_new.title') }} — painfree{% endblock %} {% block body %}
{{ t('schedule_new.lede') }}
{{ t('schedule_new.btf_body') }}
{# The table is the bank's own vocabulary: `EOP`, `camt.053`, `ZIP`. The column headings are translated; not one cell is. #}| {{ t('schedule_new.document') }} | ServiceName | MsgName | MsgVersion | {{ t('schedules.scope_column') }} | {{ t('schedule_new.container') }} |
|---|---|---|---|---|---|
| {{ preset.label }} | {{ preset.service_name }} | {{ preset.msg_name }} | {{ preset.msg_version }} | {{ preset.scope }} | {{ preset.container }} |