Cinema
{{#get "posts" filter="tag:cinema"}}
{{#foreach posts}}
{{title}}
{{excerpt}}
{{/foreach}}
{{else}}
No articles with the tag “cinema” yet.
{{/get}}
{{#get "posts" filter="tag:cinema"}}
{{#foreach posts}}
{{excerpt}}
{{/foreach}}
{{else}}
No articles with the tag “cinema” yet.
{{/get}}