1
0
mirror of https://tt-rss.org/git/tt-rss.git synced 2024-06-28 12:10:52 +02:00
ttrss/templates/email_article_template.txt

17 lines
340 B
Plaintext
Raw Normal View History

<!-- $BeginBlock email -->
Hi,
Thought I'd share the following with you:
<!-- $BeginBlock article -->
* ${ARTICLE_TITLE}
<!-- $BeginBlock note -->
${ARTICLE_NOTE}
<!-- $EndBlock note -->
${ARTICLE_URL}
<!-- $EndBlock article -->
--
This message has been sent by Tiny Tiny RSS installation at ${TTRSS_HOST}.
<!-- $EndBlock email -->