1
0
Fork 0
mirror of https://github.com/shouptech/humulus.git synced 2026-02-03 16:09:44 +00:00

Fix issue where yeast was not displayed.

This commit is contained in:
Emma 2019-06-25 21:15:56 -06:00
parent 516f5b595a
commit 97ed1cf8ef

View file

@ -100,7 +100,7 @@
{#-
Yeast
-#}
{% if yeast in recipe %}
{% if 'yeast' in recipe %}
<div class="row"><h2>Yeast</h2></div></div>
<div class="row"><div class="col">
<table class="table table-hover table-sm">