{header}
-
- Created at:
-
- {formatDateYMD(
- parseISO(feature.createdAt),
- locationSettings.locale
- )}
-
-
+
+
+ Created at:
+
+ {formatDateYMD(
+ parseISO(feature.createdAt),
+ locationSettings.locale
+ )}
+
+
+ {showLastSeenByEnvironment && (
+
+ )}
+
);
};