{% extends "combo/layouts/manager_home.html" %} {% load gadjo i18n static %} {% block extrascripts %} {{ block.super }} {% endblock %} {% block manager-layout-page-title %}{% trans 'Cell layout' %} - {{ object.title }}{% endblock %} {% block appbar %}
{{ object.data_source.provider.title }} / {{ object.data_source.label }}
{% blocktrans trimmed count counter=pages|length %} This layout is in use on the following page: {% plural %} This layout is in use on the following pages: {% endblocktrans %}
{% trans "This layout is not yet used." %}
{% endif %}