{{!< default}}
{{#get "posts" filter="tag:hash-private-ops" include="tags,authors" limit="20" as |ops_posts|}} {{#foreach ops_posts limit="1"}} {{#if access}}

Private Ops

{{#foreach ops_posts}} {{> "loop-grid" has_large_post=false}} {{/foreach}}
{{else}}

No encontrado

{{/if}} {{else}}

No encontrado

{{/foreach}} {{/get}}