Fix page title for batch template.
This commit is contained in:
parent
90bf91c3ed
commit
3fd248d8b7
@ -1,6 +1,6 @@
|
|||||||
{% extends "no_jumbo_base.html" %}
|
{% extends "no_jumbo_base.html" %}
|
||||||
{% load mathfilters %}
|
{% load mathfilters %}
|
||||||
{% block title %}Yeast Samples{% endblock %}
|
{% block title %}#{{ batch.brewfather_num }} {{ batch.brewfather_name }}{% endblock %}
|
||||||
|
|
||||||
{% block style %}
|
{% block style %}
|
||||||
.table td.fit,
|
.table td.fit,
|
||||||
|
Loading…
Reference in New Issue
Block a user