{% import "partials/table.html" as table %}
No roasters recorded yet. Use the form above to add your first roaster.
| Homepage | Notes | {% if is_authenticated %}Actions | {% endif %}||||
|---|---|---|---|---|---|---|
| {{ roaster.created_at }} | {{ roaster.name }} | {{ roaster.country }} | {{ roaster.city }} | {% if roaster.has_homepage %} {% else %} — {% endif %} | {{ roaster.notes }} | {% if is_authenticated %}{% endif %} |