{% load i18n %}
{% blocktrans %}You must save the page first to add plugins.{% endblocktrans %}
{% else %} {% if plugin_list %}{% blocktrans %}No Plugin selected. Selected one on the left side{% endblocktrans %}
{% else %}{% blocktrans %}No Plugins present. Add a plugin to this placeholder-slot.{% endblocktrans %}
{% endif %} {% endif %}