diff options
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/index.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/index.txt b/templates/index.txt index ca0fba4..52d363e 100644 --- a/templates/index.txt +++ b/templates/index.txt @@ -4,7 +4,7 @@ {{= post.raw}} ------------------------------------ {{~}} -{{? posts_count == 0}} +{{? !has_posts }} ## This is a fresh blog! There are no posts yet. |