← Files
{{ if gt .FilesSyncing 0 }}
Scheduled {{ .FilesSyncing }} files for re-sync{{ end }}
{{ if .ErrorMessage }}
{{ .ErrorMessage }}{{ end }}
{{ if ge .Prev 0 }}
<
{{ end }}
{{ if ge .Next 0 }}
>
{{ end }}
{{ template "files_table" .Files }}
{{ if ge .Prev 0 }}
<
{{ end }}
{{ if ge .Next 0 }}
>
{{ end }}