From: Don Armstrong Date: Wed, 26 Jun 2024 04:19:56 +0000 (-0700) Subject: Switch from human milk (BM) to formula (F) X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=f12281af3503cb80bf75afd2e6c32ba81d20060a;p=ptouch_web.git Switch from human milk (BM) to formula (F) --- diff --git a/src/ptouch_web/dashapp.py b/src/ptouch_web/dashapp.py index d4ed7d8..091db84 100644 --- a/src/ptouch_web/dashapp.py +++ b/src/ptouch_web/dashapp.py @@ -130,7 +130,7 @@ templates = { "bottle": { "label": "Bottle", "function": today_tomorrow_template, - "template": "BM 5 floz\nexp {today}\nuse {tomorrow}", + "template": "F 5 floz\nexp {today}\nuse {tomorrow}", }, "rayleigh": {"label": "Rayleigh", "value": "Rayleigh\nArmstrong-\nDodgen"}, "kepler": {"label": "Kepler", "value": "Kepler\nArmstrong-\nDodgen"},