]> git.wh0rd.org - tt-rss.git/blob - templates/email_article_template.txt
implement mail plugin using mailto: links; deprecate mail plugin
[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 -->