mirror of
https://github.com/sstent/foodplanner.git
synced 2026-02-15 23:35:29 +00:00
updated the tracker to have more features
This commit is contained in:
@@ -82,10 +82,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="col text-end">
|
<div class="col text-end">
|
||||||
<div class="small text-muted">
|
<div class="small text-muted">
|
||||||
{{ "%.1f"|format(meal_food.quantity) }} {{ meal_food.food.serving_unit }}
|
{{ meal_food.food.serving_size }} {{ meal_food.food.serving_unit }}
|
||||||
{% if meal_food.food.serving_size %}
|
|
||||||
({{ meal_food.food.serving_size }})
|
|
||||||
{% endif %}
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
|
|||||||
Reference in New Issue
Block a user