From 2e937560dfada30b398760308ce11f08c205d468 Mon Sep 17 00:00:00 2001 From: justauser Date: Mon, 27 May 2013 12:07:56 -0400 Subject: Added the note text to the body of the email sending articles --- templates/email_article_template.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'templates') diff --git a/templates/email_article_template.txt b/templates/email_article_template.txt index 5cf2b2750..602a9c4a1 100644 --- a/templates/email_article_template.txt +++ b/templates/email_article_template.txt @@ -1,9 +1,13 @@ Hi, -I've been reading this and thought it might interest you: +Thought I'd share the following with you: + * ${ARTICLE_TITLE} + + ${ARTICLE_NOTE} + ${ARTICLE_URL} -- cgit v1.2.3-54-g00ecf