{% load i18n %} {#
#} {# {% trans 'Object' %} #} {# | #} {##} {# {% trans 'Type' %} #} {# | #} {##} {# {% trans 'Title' %} #} {# | #} {#
---|---|---|
#} {# object #} {# | #} {##} {# {{ portlet.type }} #} {# | #} {##} {# {{ portlet.title }} #} {# | #} {#
{% trans 'Type' %} | {% trans 'Title' %} | {% trans 'Modify' %} |
---|---|---|
{{ portlet.type }} | {{ portlet.title }} | {% trans 'Delete' %} / {% trans 'Edit' %} |
{% trans 'There are no portlets assigned' %}
{% endif %} {% endfor %}