NewsBlur/templates/mail/email_import_reader_finished.txt

7 lines
319 B
Text
Raw Normal View History

{% 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 }}.
2019-07-28 16:33:12 -07:00
Head over to NewsBlur and get reading: https://{% current_domain %}{% endblock body %}