The following transfer was ${op|n,unicode}:

${transfer.amount|n,unicode} from ${transfer.debtor|n,unicode} to ${transfer.creditor|n,unicode}

Description:
${transfer.description|n,unicode}

To view or edit this transfer, visit:
${h.url_for(controller='transfer', action='edit', id=transfer.id, qualified=True)}
