{% extends "admin/base_site.html" %} {% load i18n %} {% block title %}{{ title }}{% endblock %} {% block content_title %}
{{ form.channel.help_text }}
{{ form.source_language.help_text }}
{{ form.target_languages.help_text }}
{{ form.entity_type.help_text }}
{{ form.content_type_slug.help_text }}
{{ form.draft_uid.help_text }}
{{ form.force.help_text }}
{{ form.publish.help_text }}
{{ form.provider.help_text }}