{{#let @model as |poll|}} {{page-title poll.title}}
{{poll.description}}
{{! TODO: Simplify to dateStyle="full" and timeStyle="short" after upgrading to Ember Intl v6 }} {{t "poll.created-date" date=(format-date poll.creationDate weekday="long" day="numeric" month="long" year="numeric" hour="numeric" minute="numeric" ) }} {{#if poll.expirationDate}} {{! TODO: Simplify to dateStyle="full" and timeStyle="short" after upgrading to Ember Intl v6 }} {{t "poll.expiration-date" date=(format-date poll.expirationDate weekday="long" day="numeric" month="long" year="numeric" hour="numeric" minute="numeric" ) }} {{/if}}
{{t "poll.share.title"}}
{{this.pollUrl}} {{t "poll.link.copy-label"}}
{{this.pollUrl}}
{{t "poll.modal.timezoneDiffers.body"}}