1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ttrss_ynh.git synced 2024-10-01 13:34:46 +02:00
ttrss_ynh/source/templates/email_article_template.txt
2013-11-24 11:03:28 +01:00

16 lines
340 B
Text

<!-- $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 -->