a·muse

{{if .Data.List}}
{{if gt .Data.Page 1}} {{end}}
Page {{.Data.Page}}/{{.Data.Pages}}
{{if lt .Data.Page .Data.Pages}} {{end}}
{{range .Data.List}}
{{if .Cover}} {{else}} {{end}}

{{.Title}}

{{if gt .YearStart 1}}

{{.YearStart}}

{{end}}

{{.GetGenres $.Data.Genres}}

{{if .HasPrevious}}{{end}}

{{end}}
{{if gt .Data.Page 1}} {{end}}
{{if lt .Data.Page .Data.Pages}} {{end}}
{{else if and (gt .Data.Page .Data.Pages) (gt .Data.Pages 0)}}

{{.Strings.Global.too_far_quote}}

—{{.Strings.Global.too_far_character}} ({{.Strings.Global.too_far_title}}, {{.Strings.Global.too_far_code}} {{.Strings.Global.too_far_episode}})

{{else}}

{{.Strings.Global.empty_quote}}

—{{.Strings.Global.empty_character}} ({{.Strings.Global.empty_title}})

{{end}}