diff options
| author | Andrew Dolgov <fox@madoka.volgo-balt.ru> | 2013-03-19 18:32:49 +0400 |
|---|---|---|
| committer | Andrew Dolgov <fox@madoka.volgo-balt.ru> | 2013-03-19 18:32:49 +0400 |
| commit | 1d5cf085a37e8e016242c9cfea631a90861ab306 (patch) | |
| tree | 2643e083f22b1dfa331b4c5bfc1b7c81fe88cb3c /templates | |
| parent | 4b746489098bc2d6bfc520715fb422b82259491c (diff) | |
implement mail plugin using mailto: links; deprecate mail plugin
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/email_article_template.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/templates/email_article_template.txt b/templates/email_article_template.txt index 0d151d18c..5cf2b2750 100644 --- a/templates/email_article_template.txt +++ b/templates/email_article_template.txt @@ -6,8 +6,6 @@ I've been reading this and thought it might interest you: * ${ARTICLE_TITLE} ${ARTICLE_URL} <!-- $EndBlock article --> -Sincerely yours, - ${USER_NAME} <${USER_EMAIL}>. -- This message has been sent by Tiny Tiny RSS installation at ${TTRSS_HOST}. |