Use dried up template for displaying posts on tag page
Signed-off-by: Collin J. Doering <rekahsoft@gmail.com>
This commit is contained in:
parent
c1c82e397f
commit
eaf84dc375
@ -1,5 +1,3 @@
|
||||
#tag-page
|
||||
%h1#tag.container $tag$
|
||||
$for(posts)$
|
||||
$partial("templates/partials/post-teaser.haml")$
|
||||
$endfor$
|
||||
$partial("templates/partials/post-teaser-list.haml")$
|
||||
|
Loading…
Reference in New Issue
Block a user