NewsBlur/templates/mail/email_story_text.xhtml

18 lines
364 B
HTML
Raw Normal View History

{{ from_name }} is sharing a story with you entitled "{{ story.story_title }}". This story is from {{ feed.feed_title }}.
{% if comments %}
{{ from_name }} writes:
"{{ comments }}"
{% endif %}
--
{{ story.story_title }}
{{ story.story_permalink|safe }}
{{ story.text|safe }}
--
Sent from NewsBlur - www.newsblur.com - a visual feed reader with intelligence.