@ -89,6 +89,11 @@
" | "
[:a {:href (path :vis-explore {:instance-uuid (:uuid instance)})}
"Explore from here"]]]
(when (seq (:tags instance))
[:section.tags
[:ul
(for [tag (:tags instace)]
[:li (:name tag)])]])
(when (seq (:properties instance))
[:section.properties
[:h2 "Properties"]