{{#each ids}}
{{#with tweets[this]}} {{icon 'link'}} {{{user.name_html}}} {{#if user.verified}} {{/if}} {{#if user.protected}}{{/if}} @{{user.screen_name}} {{#if this.quoted_status_id_str}}{{#with tweets[quoted_status_id_str]}}
{{{user.name_html}}} @{{user.screen_name}} {{#compare this.quoted_status_id_str '!=' this.id_str}}{{#with tweets[quoted_status_id_str]}}
{{{user.name_html}}} @{{user.screen_name}} {{#if html_i18n[page.lang]}}
{{{html_i18n[page.lang]}}}
{{else}}
{{{html}}}
{{/if}}
{{else}}
{{{lang 'QUOTED_TWEET_UNAVAILABLE'}}}
{{/with}}{{/compare}} {{#if html_i18n[page.lang]}}
{{{html_i18n[page.lang]}}}
{{else}}
{{{html}}}
{{/if}}
{{else}}
{{{lang 'QUOTED_TWEET_UNAVAILABLE'}}}
{{/with}}{{/if}} {{#if html_i18n[page.lang]}}
{{{html_i18n[page.lang]}}}
{{else}}
{{{html}}}
{{/if}} {{#any extended_entities.media entities.media}} {{/any}} {{else}}{{{lang 'MISSING_TWEET_FOR'}}} {{this}}{{/with}}
{{/each}}