summaryrefslogtreecommitdiff
path: root/templates/email_article_template.txt
diff options
context:
space:
mode:
Diffstat (limited to 'templates/email_article_template.txt')
-rw-r--r--templates/email_article_template.txt15
1 files changed, 15 insertions, 0 deletions
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 @@
+<!-- $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}>.
+
+--
+This message has been sent by Tiny Tiny RSS installation at ${TTRSS_HOST}.
+<!-- $EndBlock email -->