Fix page title for batch template.

This commit is contained in:
Chris Giacofei 2024-06-26 12:37:36 -04:00
parent 90bf91c3ed
commit 3fd248d8b7

View File

@ -1,6 +1,6 @@
{% extends "no_jumbo_base.html" %}
{% load mathfilters %}
{% block title %}Yeast Samples{% endblock %}
{% block title %}#{{ batch.brewfather_num }} {{ batch.brewfather_name }}{% endblock %}
{% block style %}
.table td.fit,