1
0
mirror of https://tt-rss.org/git/tt-rss.git synced 2024-06-27 12:05:06 +02:00
ttrss/templates/email_article_template.txt
2010-11-06 11:13:07 +03:00

15 lines
336 B
Plaintext

<!-- $BeginBlock email -->
Hi,
I've been reading this and thought it might interest you:
<!-- $BeginBlock article -->
* ${ARTICLE_TITLE}
${ARTICLE_URL}
<!-- $EndBlock article -->
Sincerely yours,
${USER_NAME} <${USER_EMAIL}>.
--
This message has been sent by Tiny Tiny RSS installation at ${TTRSS_HOST}.
<!-- $EndBlock email -->