summaryrefslogtreecommitdiff
path: root/src/main/resources/templates/PostResource/commentNotificationMail.txt
blob: a2261061ad500ca2cdc9cb77d5cec22d72f7367f (plain)
1
2
3
4
5
6
7
8
9
{@int postId}
{@eu.mulk.mulkcms2.benki.lazychat.LazychatMessage comment}
New Comment
===========

Link: <https://matthias.benkard.de/posts/{postId}#comment-{comment.id}>
{#if comment.owner != null}Author: {comment.owner.firstName}{/if}

{comment.text.content}