From 31a53903e635ae84ae1551d52772e75f2380b416 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sat, 6 Nov 2010 00:47:02 +0300 Subject: add article forwarding by email (closes #271) --- templates/email_article_template.txt | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 templates/email_article_template.txt (limited to 'templates') diff --git a/templates/email_article_template.txt b/templates/email_article_template.txt new file mode 100644 index 000000000..035ee5c97 --- /dev/null +++ b/templates/email_article_template.txt @@ -0,0 +1,15 @@ + +Hi, + +I've been reading this article and thought it might interest you: + +${ARTICLE_TITLE} + +${ARTICLE_URL} + +Sincerely yours, + ${USER_NAME} <${USER_EMAIL}>. + +-- +This message has been sent by Tiny Tiny RSS installation at ${TTRSS_HOST}. + -- cgit v1.2.3-54-g00ecf