NewsBlur/templates/mail/email_import_reader_finished.txt
2019-07-28 16:33:12 -07:00

7 lines
No EOL
319 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: https://{% current_domain %}{% endblock body %}