{% extends "mail/email_base.xhtml" %} {% load utils_tags %} {% block body %}

{% if reason %}{{ reason }}{% else %}Here's a backup of all of your subscriptions on NewsBlur.{% endif %} It contains {{ feed_count }} site{{ feed_count|pluralize }}.

You can re-upload the attached file to NewsBlur and immediately get any deleted sites back.

Just go to Manage > Import > Upload OPML.

{% endblock %}