diff --git a/views/lot-view.ejs b/views/lot-view.ejs index 6153a3a9..8be15423 100644 --- a/views/lot-view.ejs +++ b/views/lot-view.ejs @@ -50,19 +50,25 @@
<%= configFunctions.getProperty("aliases.map") %>
<%= lot.mapName || "(No Name)" %>
-
+ <%= configFunctions.getProperty("aliases.lot") %> Type
+ <%= lot.lotType %>
+
+ Status
+ <%= lot.lotStatus %>
+