{% import "partials/lists/table.html" as table %} {% import "partials/icons.html" as icons %}
{% if is_authenticated %} No cups added yet. Click the Add button to add your first cup. {% else %} No cups added yet. {% endif %}
| Actions | ||||
|---|---|---|---|---|
| {{ cup.created_at }} |
{{ cup.roast_name }}
{{ cup.roaster_name }}
|
{{ cup.roaster_name }} | {{ cup.cafe_name }} |
{% if is_authenticated %}
|