{% import "partials/lists/table.html" as table %} {% import "partials/icons.html" as icons %}
{% if is_authenticated %} No gear added yet. Click Add to add the first piece of equipment. {% else %} No gear added yet. {% endif %}
|
{{ item.created_date }}
{{ item.created_time }}
|
{{ item.make }} {{ item.model }} | {{ item.category_label }} | {{ item.make }} | {{ item.model }} | {{ icons::chevron_right("h-5 w-5") }} |