{% extends "base.html" %} {% block title %}Brewlog ยท Gear{% endblock %} {% block content %} Gear Track your brewing equipment. {% if is_authenticated %} + {% endif %} {% if is_authenticated %} New Gear Add brewing equipment to your collection. Category * Select a category Grinder Brewer Filter Paper Make * Model * Cancel Save Gear {% endif %} {% include "partials/gear_list.html" %} {% endblock %}
Track your brewing equipment.
Add brewing equipment to your collection.