]> git.wh0rd.org - tt-rss.git/blobdiff - templates/email_article_template.txt
implement mail plugin using mailto: links; deprecate mail plugin
[tt-rss.git] / templates / email_article_template.txt
index 035ee5c97bd13ff6356381236aa8127772f1d239..5cf2b275055d573c342fcca4b6ece45ebb8b4f59 100644 (file)
@@ -1,14 +1,11 @@
 <!-- $BeginBlock email -->
 Hi,
 
-I've been reading this article and thought it might interest you:
-
-${ARTICLE_TITLE}
-
-${ARTICLE_URL}
-
-Sincerely yours, 
-       ${USER_NAME} <${USER_EMAIL}>.
+I've been reading this and thought it might interest you:
+<!-- $BeginBlock article -->
+* ${ARTICLE_TITLE}
+  ${ARTICLE_URL}
+<!-- $EndBlock article -->
 
 -- 
 This message has been sent by Tiny Tiny RSS installation at ${TTRSS_HOST}.