diff --git a/internal/component/info/html/instance.html b/internal/component/info/html/instance.html index 1ef9c9e..111e500 100644 --- a/internal/component/info/html/instance.html +++ b/internal/component/info/html/instance.html @@ -4,10 +4,11 @@ Distillery Status Page - {{ .Info.Slug }}

Distillery Status Page - {{ .Info.Slug }}

+ Reload Back to index

-

+

Slug: {{ .Info.Slug }}
URL: {{ .Info.URL }}

@@ -25,6 +26,11 @@
Created: {{ .Instance.Created.Format "2006-01-02T15:04:05Z07:00" }}
Last Rebuild: {{ .Info.LastRebuild.Format "2006-01-02T15:04:05Z07:00" }}
+
+

+ +


+    


FilesystemBase: {{ .Instance.FilesystemBase }}
AutoBlindUpdateEnabled: {{ .Instance.AutoBlindUpdateEnabled }}
@@ -64,12 +70,13 @@
-

+

+ +


+    

+
+ -

- -


-