{{ template "account_shell_start" . }}
{{ template "account_window_titlebar" . }}
{{ if .Error }}{{ end }}

Status

{{ .Box.Status }}

{{ .Box.Flags }}

Storage

{{ .Box.Storage }}

{{ len .Files }} files

Expiration

{{ .Box.ExpiresAt }}

Owner policy

{{ if .Policy.CanEditMetadata }}editable{{ else }}locked{{ end }}{{ if .Policy.CanExtendExpiry }}refreshable{{ else }}no refresh{{ end }}

I

Identity

Box: {{ .Box.ID }}

Owner: {{ .Box.Owner }}

Created: {{ .Box.CreatedAt }}

S

Sharing Rules

F

Files

{{ template "account_csrf_field" . }}
{{ range .Files }} {{ else }} {{ end }}
{{ template "account_shell_end" . }}