1
0
mirror of https://tt-rss.org/git/tt-rss.git synced 2024-06-25 11:57:42 +02:00
ttrss/templates/email_article_template.txt

17 lines
319 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 -->
--
Sent by Tiny Tiny RSS mailer daemon at ${TTRSS_HOST}.
<!-- $EndBlock email -->