]> git.wh0rd.org - tt-rss.git/blob - templates/email_article_template.txt
make generated_feed parameters optional, add specific date type for RSS feeds
[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 Sincerely yours,
10 ${USER_NAME} <${USER_EMAIL}>.
11
12 --
13 This message has been sent by Tiny Tiny RSS installation at ${TTRSS_HOST}.
14 <!-- $EndBlock email -->