[[email:greeting-with-name, {displayname}]]
|
[[email:digest.title.{interval}]]
|
{{{ if notifications.length }}}
{{{ each notifications }}}
-
{{{ end }}}
|
{{{ end }}}
{{{ if publicRooms.length }}}
[[email:digest.unread-rooms]]
{{{ each publicRooms }}}
-
{{{ end }}}
|
{{{ end }}}
{{{ if topTopics.length }}}
[[email:digest.top-topics, {site_title}]]
{{{ each topTopics }}}
-
{{{ if !@last }}}
{{{ end }}}
{{{ end }}}
|
{{{ end }}}
{{{ if popularTopics.length }}}
[[email:digest.popular-topics, {site_title}]]
{{{ each popularTopics }}}
-
{{{ if !@last }}}
{{{ end }}}
{{{ end }}}
|
{{{ end }}}
{{{ if recent.length }}}
[[email:digest.latest-topics, {site_title}]]
{{{ each recent }}}
-
{{{ if !@last }}}
{{{ end }}}
{{{ end }}}
|
{{{ end }}}