{{ with $newmap := . }}
{{ template "html/pages/SHARED/equipment/navigation" . }}
{{ displayLanguage "product" }}
{{ if eq .product.Type.String "condenser/vessel" }} {{ template "html/pages/SHARED/equipment/condenser-vessel-product" .product }} {{ else }} {{ template "html/pages/SHARED/equipment/product-type" .product }} {{ end }}
{{ template "html/pages/SHARED/equipment/ip-inputs" (dict "ip" $newmap.ip "closedOctets" $newmap.closedOctets "showAll" "t")}} {{ if eq .action "edit" }} {{ end }}
{{if eq (readSharedMemory "3:776:0:0:1") "1"}}
{{ with $newmap.product }} {{ end }}
{{else}}
{{ with $newmap.product }}
{{readSharedMemory "4:63:0:0:1"}}
{{ end }}
{{end}}
{{ end }} {{ template "html/pages/SHARED/equipment/messages" . }} {{ template "html/pages/SHARED/equipment/errormodal" . }} {{template "html/pages/SHARED/service/screen-calibration-template"}}