Recipe | My Brews | Total Brews | Cost | Size | ABV | IBU | Color | Sharing | Updated | ||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{ recipe.title }}
(snapshot)
{{ getMethod(recipe.brewmethod) }}
{{ recipe.stylename == 'No Profile Selected' && recipe.style_free ? recipe.style_free.split('||')[1] : recipe.stylename }}
|
{{ recipe.breweventdata_all.length }}
|
! Recipe just imported, Edit and Save to fill in stats. |
{{ recipe.cost | currency:'' }}
{{ recipe.cost | currency:'' }}
|
{{getUnits(recipe.batchsize, recipe.displayunits)}} {{ units }} | {{ recipe.abv | number:1 }}% | {{ recipe['ibu'+recipe.ibuequation] | number:1 }} |
|
{{ recipe.public == '1' && recipe.searchable == '1' ? 'Public, Searchable' : (recipe.public == '1' ? 'Public' : 'Private') }}
|
{{ formatDate(recipe.updated_at) }} |