]> git.wh0rd.org - tt-rss.git/blob - templates/email_article_template.txt
Merge branch 'master' of git://github.com/falu/Tiny-Tiny-RSS into falu-master
[tt-rss.git] / templates / email_article_template.txt
1 <!-- $BeginBlock email -->
2 Hi,
3
4 I've been reading this and thought it might interest you:
5 <!-- $BeginBlock article -->
6 * ${ARTICLE_TITLE}
7 ${ARTICLE_URL}
8 <!-- $EndBlock article -->
9
10 --
11 This message has been sent by Tiny Tiny RSS installation at ${TTRSS_HOST}.
12 <!-- $EndBlock email -->