]> git.wh0rd.org - tt-rss.git/blame_incremental - templates/email_article_template.txt
implement digestTest back
[tt-rss.git] / templates / email_article_template.txt
... / ...
CommitLineData
1<!-- $BeginBlock email -->
2Hi,
3
4I've been reading this and thought it might interest you:
5<!-- $BeginBlock article -->
6* ${ARTICLE_TITLE}
7 ${ARTICLE_URL}
8<!-- $EndBlock article -->
9Sincerely yours,
10 ${USER_NAME} <${USER_EMAIL}>.
11
12--
13This message has been sent by Tiny Tiny RSS installation at ${TTRSS_HOST}.
14<!-- $EndBlock email -->