diff --git a/templates/tweet.hbs b/templates/tweet.hbs index 6166884..b35ae4e 100644 --- a/templates/tweet.hbs +++ b/templates/tweet.hbs @@ -12,13 +12,13 @@ @{{user.screen_name}} - {{#if quoted_status_id_str}}{{#with tweets[quoted_status_id_str]}} + {{#if this.quoted_status_id_str}}{{#with tweets[quoted_status_id_str]}}