{/*
if field is one that we want a link for make it an Anchor otherwise
render as text.
@@ -125,23 +124,23 @@ export const FileDetailsPanel = ({
) : (
{value ? (value as string) : ''}
)}
-
-
+
+
+ This is a example custom page in Gen3
+
+ You can add your own content here, and add a link to this page in
+ the navigation bar by editing the config file in navigation.json
+
+
+