X-Git-Url: https://git.r.bdr.sh/rbdr/blog/blobdiff_plain/02f408c24d82d1fac4e55c146c4fa57cbdcdeca4..ca2c2db5d5b6c67a8a0b1cdf1558f9e1d02bcbe7:/templates/index.txt diff --git a/templates/index.txt b/templates/index.txt index 1474e7c..52d363e 100644 --- a/templates/index.txt +++ b/templates/index.txt @@ -1,10 +1,10 @@ # My Ephemeral Blog -{{~ it.posts: post}} +{{~ posts: post}} {{= post.raw}} ------------------------------------ {{~}} -{{? it.posts.length === 0}} +{{? !has_posts }} ## This is a fresh blog! There are no posts yet.