]> git.wh0rd.org - tt-rss.git/blobdiff - templates/email_article_template.txt
Added the note text to the body of the email sending articles
[tt-rss.git] / templates / email_article_template.txt
index 5cf2b275055d573c342fcca4b6ece45ebb8b4f59..602a9c4a1e81d81e6f5ec6ab1a21dece30634913 100644 (file)
@@ -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}
+
+  ${ARTICLE_NOTE}
+
   ${ARTICLE_URL}
 <!-- $EndBlock article -->