{% import "partials/table.html" as table %}
No gear found.
{% if is_authenticated %}Add your first piece of brewing equipment above.
{% endif %}| Notes | {% call table::sortable_header("Added", "created-at", navigator, "#gear-list") %} {% if is_authenticated %}Actions | {% endif %}||||
|---|---|---|---|---|---|
| {{ item.category_label }} | {{ item.make }} | {{ item.model }} |
{{ item.notes }}
|
{{ item.created_at }} | {% if is_authenticated %}{% endif %} |