{{ value }}{% else %}{{ value }}{% endif %}
{{ inline_error }}
{% endif %} {% if inline.truncated %}Editing the first {{ inline.rows | length }} of {{ inline.total }}.
{% endif %} {% elif inline.rows %}| {{ col }} | {% endfor %}|
|---|---|
| {% if value is none %}—{% else %}{{ value }}{% endif %} | {% endfor %}{% if row.url %}View{% endif %} |
Showing the first {{ inline.rows | length }} of {{ inline.total }}.
{% endif %} {% else %}No related records.
{% endif %}| field | before | after |
|---|---|---|
| {{ change.field }} | {% if change.before is none %}—{% else %}{{ change.before }}{% endif %} | {% if change.after is none %}—{% else %}{{ change.after }}{% endif %} |
No recorded changes for this record.
{% endif %} {% endif %}