diff --git a/internal/server/templates/unlock.html b/internal/server/templates/unlock.html index e19e43b..5f66217 100644 --- a/internal/server/templates/unlock.html +++ b/internal/server/templates/unlock.html @@ -1,21 +1,36 @@ {{ define "unlock" }} {{ template "head" "Protected" }} -
-
-
- +
+
+
+
+ + + + + + +
+

Artifacto

+

This artifact is password-protected.

-

Protected artifact

-

Enter the password to view.

+ {{ if .Error }}
{{ .Error }}
{{ end }} -
- + + +
-{{ template "footer" }} + + {{ end }}