{{ if i.sponsored }}
{{i.title}}

{{i.teaser}}

Sponsored
{{ else }}
Image {{i.doc_id }}

{{i.tag}}

{{i.title}}

{{i.teaser}}

{{i.publishedAt}} · {{i.author}}

Image {{i.doc_id }}

{{i.title}}

{{i.publishedAt}} · {{i.author}}.

{{i.content}}

{{ endif }}