ed7dd4bf6c
have a block for note and only include if there is a note
16 lines
340 B
Text
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 -->
|