mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-09-18 21:50:56 +00:00
16 lines
No EOL
391 B
HTML
16 lines
No EOL
391 B
HTML
Hello there! {{ from_name }} is sharing a story with you entitled "{{ story.story_title }}" 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 personal news reader bringing people together to talk about the world. |