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

7 lines
114 B
Plaintext

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