{% extends "base.html" %} {% block title %}Brewlog · Roasters{% endblock %} {% block content %}

Roasters

Browse the coffee roasters known to Brewlog.

{% if is_authenticated %} {% endif %}
{% if is_authenticated %} {% endif %}
{% include "partials/roaster_list.html" %} {% endblock %}