ttrss/templates/email_article_template.txt

17 lines
340 B
Plaintext

<!-- $BeginBlock email -->
Hi,
Thought I'd share the following with you:
<!-- $BeginBlock article -->
* ${ARTICLE_TITLE}
<!-- $BeginBlock note -->
${ARTICLE_NOTE}
<!-- $EndBlock note -->
${ARTICLE_URL}
<!-- $EndBlock article -->
--
This message has been sent by Tiny Tiny RSS installation at ${TTRSS_HOST}.
<!-- $EndBlock email -->