Collin J. Doering
ed278bb117
- made the border surrounding content a consistent width on each page - minor aesthetic changes to the tag page - removed need for index.html Signed-off-by: Collin J. Doering <rekahsoft@gmail.com>
6 lines
113 B
Plaintext
6 lines
113 B
Plaintext
#tag-page
|
|
%h1#tag.container $tag$
|
|
$for(posts)$
|
|
$partial("templates/partials/post-teaser.haml")$
|
|
$endfor$
|