{% extends "base.html" %} {% block title %}Brewlog ยท Roasters{% endblock %} {% block head %} {% if is_authenticated && has_ai_extract %} {% endif %} {% 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. {% if has_ai_extract %} Extract from photo or Go {% endif %} Name * Country * City Homepage Notes 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.