{% macro list(items) -%} {% if items.full_item_count %}
Name | Updated | Description |
---|---|---|
{{ distro.name }} | {{ format_datetime(distro.last_updated, show_time=False) }} | {{ distro.summary }} |
Sorry there are currently no items available (or you do not have access to any items).
{% endif %} {%- endmacro %}