From 3b2fd5d0d684cd78ece02dc4a9583b92ed431850 Mon Sep 17 00:00:00 2001 From: Mark Powers Date: Thu, 19 Nov 2020 20:45:18 -0600 Subject: Update expected pages to include in/out/net --- src/templates/expected.html | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) (limited to 'src/templates') diff --git a/src/templates/expected.html b/src/templates/expected.html index 78d6482..1a05266 100644 --- a/src/templates/expected.html +++ b/src/templates/expected.html @@ -33,17 +33,29 @@ {{/each}} + + + + + + - + + + - + + + - + + +
PeriodInOutNet
Weekly:{{week}}{{week.in}}{{week.out}}{{week.net}}
Monthly:{{month}}{{month.in}}{{month.out}}{{month.net}}
Yearly:{{year}}{{year.in}}{{year.out}}{{year.net}}
-- cgit v1.2.3