NewsBlur/templates/mail/email_import_reader_finished.txt

7 lines
No EOL
318 B
Text

{% extends "mail/email_base.txt" %}
{% load utils_tags %}
{% block body %}Good news! NewsBlur has finished importing your sites from Google Reader. You are now subscribed to <b>{{ feed_count }}</b> site{{ feed_count|pluralize }}.
Head over to NewsBlur and get reading: http://{% current_domain %}{% endblock body %}