{{#if actions.reply}} {{~actions.reply.text~}} {{/if}} {{#if actions.thank}} {{!-- progressive enhancement happens in the Thank extension based on the mw-thanks-flow-thank-link class --}} {{~actions.thank.text~}} {{/if}} {{#if isOriginalContent}} {{uuidTimestamp postId}} {{else}} {{#ifCond creator.name "===" lastEditUser.name}} {{l10n "flow-edited"}} {{else}} {{l10n "flow-edited-by" lastEditUser.name}} {{/ifCond}} {{~uuidTimestamp lastEditId~}} {{/if}}