X-Git-Url: https://git.r.bdr.sh/rbdr/blog/blobdiff_plain/02f408c24d82d1fac4e55c146c4fa57cbdcdeca4..f6a545b00a4046879b7cc25c06c37bb6b6880b43:/templates/index.html diff --git a/templates/index.html b/templates/index.html index f1967e4..5b818a6 100644 --- a/templates/index.html +++ b/templates/index.html @@ -1,5 +1,4 @@ - - + @@ -23,19 +22,16 @@ This blog is also available in txt and rss

- {{~ it.posts: post}} -
+ {{~ posts: post}} +
{{= post.html}}

{{~}} - {{? it.posts.length === 0}} + {{? !has_posts}}

This is a fresh blog!

There are no posts yet.

{{?}} -