{{#if (notification && (notification.type === 'reblog' || notification.type === 'favourite')) || status.reblog}}
    
  {{/if}}
  
  
  {{#if originalStatus.spoiler_text}}
    
  {{/if}}
  {{#if !originalStatus.spoiler_text || spoilerShown}}
    
  {{/if}}
  {{#if hasMedia}}
    
  {{/if}}