From: Don Armstrong Date: Wed, 26 Jun 2024 04:41:32 +0000 (-0700) Subject: Formula is not expressed X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=ea3cc56b7c72140fb2787793ee0af3e6427535f2;p=ptouch_web.git Formula is not expressed --- diff --git a/src/ptouch_web/dashapp.py b/src/ptouch_web/dashapp.py index 091db84..41320cf 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": "F 5 floz\nexp {today}\nuse {tomorrow}", + "template": "Formula\n 5 floz\nuse {tomorrow}", }, "rayleigh": {"label": "Rayleigh", "value": "Rayleigh\nArmstrong-\nDodgen"}, "kepler": {"label": "Kepler", "value": "Kepler\nArmstrong-\nDodgen"},