{{ template "_base.html" . }} {{ define "title" }}WissKI Distillery{{ end }} {{ define "header"}} {{ end }} {{ define "content" }} {{ block "@custom/about" . }}

For more information, see {{ .SelfRedirect }}.

{{ end }}

WissKIs on this Distillery

{{range .Instances}} {{ if and .Running (not .NoPrefixes) }}

{{.Slug}}

{{.URL}}
{{ .Statistics.Bundles.Summary }} {{ $edit := .Statistics.Bundles.LastEdit }} {{ if $edit.Valid }}
last edited {{ $edit.Time.Format "2006-01-02T15:04:05Z07:00" }} {{ end }}

{{ end }} {{ end }} {{ end }}