{{#each ids}}
{{#with tweets[this]}} {{icon 'link'}} {{{user.name_html}}} {{#if user.verified}} {{/if}} {{#if user.protected}}{{/if}} @{{user.screen_name}} {{#if quoted_status_id_str}}{{#with tweets[quoted_status_id_str]}}
{{{user.name_html}}} @{{user.screen_name}} {{#if quoted_status_id_str}}{{#with tweets[quoted_status_id_str]}} {{else}}
Quoted Tweet Unavailable
{{/with}}{{/if}}
{{{html}}}
{{else}}
Quoted Tweet Unavailable
{{/with}}{{/if}}
{{{html}}}
{{#any extended_entities.media entities.media}} {{/any}} {{else}}Missing tweet for {{this}}{{/with}}
{{/each}}