0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00

Improved Milestone email preview

no issue

- Render first content part instead of subject for preview text
This commit is contained in:
Aileen Nowak 2023-03-22 17:22:23 +00:00 committed by Aileen Booker
parent 5065950401
commit 5136a9705d

View file

@ -27,7 +27,7 @@
{{#> preview}} {{#> preview}}
{{#*inline "content"}} {{#*inline "content"}}
{{{heading}}} {{{content.[0]}}}
{{/inline}} {{/inline}}
{{/preview}} {{/preview}}