{% extends "base.html" %} {% from "macros.html" import icon, btn, badge, field_row %} {% block title %}{{ title }}{% endblock %} {% block content %}
| {{ col }} | {% endfor %}|
|---|---|
| {{ row[col] }} | {% endfor %}{% if inline.target_slug %} {{ icon('edit', 16) }} {% endif %} |
{{ t('No related records') }}