diff --git a/POCloud/HTML/Overview.html b/POCloud/HTML/Overview.html
index 3299ec7..f525eb6 100644
--- a/POCloud/HTML/Overview.html
+++ b/POCloud/HTML/Overview.html
@@ -287,6 +287,92 @@
+<% if (parseFloat(channels['advvfdipp.hartnettotal'].value) !== 0.0) { %>
+
+
+
+
HART Flowmeter Data
+
+
+
Net Flow
+
+
+
+
+
+ <%= channels["advvfdipp.hartnettotal"].timestamp %>
+
+
+
+
+
+
Forward Flow
+
+
+
+
+
+ <%= channels["advvfdipp.hartfwdtotal"].timestamp %>
+
+
+
+
+
+
Reverse Flow
+
+
+
+
+
+ <%= channels["advvfdipp.hartrevtotal"].timestamp %>
+
+
+
+
+<% } %>
+