2016-11-16 20:33:37 -08:00
|
|
|
{% load social_tags utils_tags %}
|
2016-11-17 13:14:32 -08:00
|
|
|
{% autoescape off %}
|
2016-11-17 10:58:14 -08:00
|
|
|
{{ story.story_content|striptags }}
|
2016-11-16 20:33:37 -08:00
|
|
|
|
|
|
|
---------------------------------------------------------------------------
|
|
|
|
|
2016-11-17 11:22:06 -08:00
|
|
|
{{ story.story_title|safe }} — {{ feed_title|safe }}
|
2016-11-16 20:33:37 -08:00
|
|
|
|
|
|
|
{{ story.story_permalink|safe }}
|
2016-11-17 13:14:32 -08:00
|
|
|
{% endautoescape %}
|
2016-11-16 20:33:37 -08:00
|
|
|
---------------------------------------------------------------------------
|
|
|
|
|
|
|
|
Sent from NewsBlur - www.newsblur.com - a personal news reader bringing people together to talk about the world.
|
|
|
|
|
2016-11-17 11:22:06 -08:00
|
|
|
You received this because you have email notifications for {{ feed_title }}.
|
2019-07-28 16:33:12 -07:00
|
|
|
https://{% current_domain %}/site/{{ feed.pk }}/{{ feed_title|slugify }}?next=notifications
|