From: Don Armstrong <don@donarmstrong.com>
Date: Tue, 20 Aug 2024 04:20:38 +0000 (-0700)
Subject: switch to 4% Cow Milk
X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;p=ptouch_web.git

switch to 4% Cow Milk
---

diff --git a/src/ptouch_web/dashapp.py b/src/ptouch_web/dashapp.py
index 41320cf..2fa8a35 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": "Formula\n 5 floz\nuse {tomorrow}",
+        "template": "4% Cow Milk\n 5 floz\nuse {tomorrow}",
     },
     "rayleigh": {"label": "Rayleigh", "value": "Rayleigh\nArmstrong-\nDodgen"},
     "kepler": {"label": "Kepler", "value": "Kepler\nArmstrong-\nDodgen"},