mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-08-05 16:58:59 +00:00
7 lines
No EOL
319 B
Text
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 %} |