{% for app in app_list %}{% if app.show %}{% if forloop.counter0 == sep %}
{% endif %}
{% endif %}{% endfor %}
{% if app.icon %} {% endif %}{% if dashboard.show_app_label_link %} {% endif %} {% if app.verbose %}{{app.verbose}}{% else %}{% trans app.name|app_title %}{% endif %}{% if dashboard.show_app_label_link %} {% endif %} | ||
---|---|---|
{{set.0}} |
||
{{ model.name }} | {% else %}{{ model.name }} | {% endif %}
{% if model.perms.add %}
{% trans 'Add' %}
{% endif %}{% if model.perms.change %}
{% trans 'Change' %}
{% endif %}{% if model.url %}
{{model.url_text}}
{% endif %}
|
{% trans "You don't have permission to edit anything." %}
{% endif %}