{% load i18n static %}
{% csrf_token %}
{% translate 'The email address used to receive test messages.' %}
{% translate 'Subject of email.' %}
{% translate 'Applicable to plain email testing only.' %}
{% translate 'Define template variables in JSON format.' %} e.g. {"username": "Tom", "code": "123456"}.