{{define "title"}} GoWatch Backups {{end}} {{define "content"}}
Backups
{{ if .Error }}
{{ .Error }}
{{ end }} {{ range $i, $backup := .Backups }} {{ end }}
File Test Restore
{{ $backup }} Test Restore
{{end}}