summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-05-30 08:36:42 +0400
committerAndrew Dolgov <[email protected]>2013-05-30 08:36:42 +0400
commit1f5e9d9ab0541fbd25570d9be05bd4a487163807 (patch)
treeb053718e74a4d4ddb7bd6397416438c5d6fa0a5e /templates
parent37f00f7fcc4ad076c1a54ad890d6b86edd2185d8 (diff)
parentf766373271b4d388597f95ef2a55d028fcbca8f1 (diff)
Merge branch 'master' of git://github.com/justauserx/Tiny-Tiny-RSS into justauserx-master
Diffstat (limited to 'templates')
-rw-r--r--templates/email_article_template.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/templates/email_article_template.txt b/templates/email_article_template.txt
index 5cf2b2750..b6bc63921 100644
--- a/templates/email_article_template.txt
+++ b/templates/email_article_template.txt
@@ -1,9 +1,13 @@
<!-- $BeginBlock email -->
Hi,
-I've been reading this and thought it might interest you:
+Thought I'd share the following with you:
+
<!-- $BeginBlock article -->
* ${ARTICLE_TITLE}
+<!-- $BeginBlock note -->
+ ${ARTICLE_NOTE}
+<!-- $EndBlock note -->
${ARTICLE_URL}
<!-- $EndBlock article -->