+ Found {{ total }} feed{{ 's' if total != 1 else '' }} in the OPML file. + {% if new_count %} + {{ new_count }} new + {% endif %} + {% if existing_count %} + {{ existing_count }} already exist{{ 's' if existing_count == 1 else '' }} + {% endif %} +
+No feeds found in the OPML file.
+ Back to Settings + {% endif %} +- Set a default interval for all feeds. Individual feeds can still override this value. -
-