{{ if and (.Icon) (gt .Icon.IconID 0) }}
{{ end }}
{{ if .Disabled }} 🚫 {{ end }}
{{ .Title }}
{{ t "page.feeds.unread_counter" }}:
{{ .UnreadCount }}
{{ t "page.categories.all_counter" }}:
{{ .NumberOfVisibleEntries }}
{{ .Category.Title }}
{{ plural "page.feeds.error_count" .ParsingErrorCount .ParsingErrorCount }}
- {{ .ParsingErrorMsg }}
{{ end }}