From 21702b7eb1ee3de24271959cd9285d58d40cb05d Mon Sep 17 00:00:00 2001 From: DavidArmahJr <111519747+DavidArmahJr@users.noreply.github.com> Date: Mon, 13 Jan 2025 14:06:47 -0500 Subject: [PATCH] Update resilientCommunity.html --- omf/models/resilientCommunity.html | 23 ++++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) diff --git a/omf/models/resilientCommunity.html b/omf/models/resilientCommunity.html index 3f933d8a3..8305d2997 100644 --- a/omf/models/resilientCommunity.html +++ b/omf/models/resilientCommunity.html @@ -81,7 +81,7 @@
- +
@@ -315,6 +315,27 @@
+

Sections Data Table

+
+ + + + {% for header in allOutputDataDict["loadTableHeadings3"] %} + + {% endfor %} + + + + {% for values in allOutputDataDict["loadTableValues3"] %} + + {% for val in values %} + + {% endfor %} + + {% endfor %} + +
{{ header }}
{{ val }}
+
{{ rawOutputFiles }}