X-Git-Url: https://git.r.bdr.sh/rbdr/blog/blobdiff_plain/02f408c24d82d1fac4e55c146c4fa57cbdcdeca4..edcd0e51b3e0a6d52a560f293b7e6a08999cfd0c:/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.