{% extends "base.html" %} {% import "partials/icons.html" as icons %} {% block title %}Brewlog · Roasters{% endblock %} {% block content %} Roasters Browse the coffee roasters known to Brewlog. {% if is_authenticated %} + {% endif %} {% if is_authenticated %} New Roaster Provide the core details and Brewlog will keep track of everything for you. {% call icons::camera("h-4 w-4") %} Extract from photo or Go {% call icons::spinner("h-4 w-4") %} Waiting for response… Name * Country * City Homepage Cancel Save Roaster {% endif %} {% include "partials/roaster_list.html" %} {% endblock %}
Browse the coffee roasters known to Brewlog.
Provide the core details and Brewlog will keep track of everything for you.