diff --git a/internal/component/dis/html/instance.html b/internal/component/dis/html/instance.html index 0d7b8b9..e8c5d42 100644 --- a/internal/component/dis/html/instance.html +++ b/internal/component/dis/html/instance.html @@ -1,5 +1,6 @@ +
{{ . }}
+
+ Slug: {{ .Info.Slug }}
+ URL: {{ .Info.URL }}
+
{{ .Info.Running }} {{ .Instance.Created }} {{ .Instance.OwnerEmail }} {{ .Instance.FilesystemBase }} {{ .Instance.AutoBlindUpdateEnabled }} {{ .Info.Pathbuilders }} {{ .Instance.SqlDatabase }} {{ .Instance.SqlUsername }} {{ .Instance.GraphDBRepository }} {{ .Instance.GraphDBUsername }}