2011-05-08 20:21:09 -04:00
|
|
|
Hello there! {{ from_name }} is sharing a story with you entitled "{{ story.story_title }}" from {{ feed.feed_title }}.
|
2011-05-07 17:58:53 -04:00
|
|
|
{% if comments %}
|
|
|
|
{{ from_name }} writes:
|
2011-05-08 20:32:02 -04:00
|
|
|
{{ comments }}
|
2011-05-07 17:58:53 -04:00
|
|
|
{% endif %}
|
|
|
|
--
|
|
|
|
|
|
|
|
{{ story.story_title }}
|
|
|
|
|
2011-05-08 19:41:50 -04:00
|
|
|
{{ story.story_permalink|safe }}
|
2011-05-07 17:58:53 -04:00
|
|
|
|
2011-05-08 19:41:50 -04:00
|
|
|
{{ story.text|safe }}
|
2011-05-07 17:58:53 -04:00
|
|
|
|
|
|
|
--
|
|
|
|
|
2013-02-14 15:59:03 -08:00
|
|
|
Sent from NewsBlur - www.newsblur.com - a personal news reader bringing people together to talk about the world.
|