{% extends "djangocms_xliff/base.html" %} {% load i18n l10n %} {% block content %}

{% translate "Import success" %}

{% translate "Plugins updated" %}:

{# This is quite the hack, so we can update the page. It triggers the admin cms_page/change api with the same page data #} {% endblock %}