{% extends "trionyx/base.html" %} {% load static i18n %} {% block title %} {{ title }} {% endblock %} {% block page_title %} {{ title }} {% endblock %} {% block header_buttons %} {% include 'trionyx/base/model_header_buttons.html' %} {% if create_permission and model_config.display_add_button %} {% trans "Create" %} {% endif %} {% endblock %} {% block extra_css %} {% endblock %} {% block content %}
|
{% endif %}
{% trans 'Actions' %} | # | [[ header.label ]] |
---|---|---|---|
{% endif %} |
{% trans 'View' %}
{% if delete_permission or change_permission %}
{% endif %}
|