Sign in

Custom post template

#3406
Avatar photo[anonymous]

Ok, I found a solution witch works:

 

{{#each posts}}
{{#checkIf template '===' 'project_page'}}

   {{title}}

{{/checkIf}}
{{/each}}