{% extends "wagtailadmin/generic/edit.html" %} {% load i18n %} {% block titletag %}Translation request{% endblock %} {% block content %} {% include "wagtailadmin/shared/header.html" with title="translation request" subtitle=translation_request.id icon=view.header_icon %}
No actions can be performed on this request
{% endfor %}Title | Status | Actions |
---|---|---|
{{ page.source_page.get_admin_display_title }} | {% if page.is_completed %} Completed {% elif page.get_translation %} Modified {% else %} New {% endif %} |
|