blog-rekahsoft-ca/templates/tag-page.haml

6 lines
113 B
Plaintext

#tag-page
%h1#tag.container $tag$
$for(posts)$
$partial("templates/partials/post-teaser.haml")$
$endfor$