X-Git-Url: https://git.r.bdr.sh/rbdr/blog/blobdiff_plain/cf6302904d61ead65e6294e7f1be406eb68ef5f9..863ccf104e7cae08268b9e46896b82a9918a22fd:/templates/index.html diff --git a/templates/index.html b/templates/index.html index 858396b..0c45ce2 100644 --- a/templates/index.html +++ b/templates/index.html @@ -6,6 +6,8 @@ blog 🍕 + + @@ -14,16 +16,16 @@ Blog
- {{#posts}} -
- {{{html}}} + {{~ it.posts: post}} +
+ {{= post.html}}

- {{/posts}} - {{^posts}} + {{~}} + {{? it.posts}}

This is a fresh blog!

There are no posts yet.

- {{/posts}} + {{?}}