{% extends "no_jumbo_base.html" %} {% load mathfilters %} {% block title %}Yeast Samples{% endblock %} {% block style %} .table td.fit, .table th.fit { white-space: nowrap; width: 1%; } {% endblock %} {% block content %}

{{ batch.brewfather_name }}


{% include "beer/planning.html" %}



{% endblock %}