{% extends "crud/list.html" %} {% load i18n %} {% block buttons %}{% endblock buttons %} {% block content %} {% if not rows %}
{{ NO_ENTRIES_MSG }}
{% else %}{{ name }} | {% endfor %}
---|
{% if href %} {{ value }} {% else %} {{ value|safe }} {% endif %} | {% endfor %}