diff --git a/templates/blogs/details.html.tera b/templates/blogs/details.html.tera index a07cdb72..d08d33d8 100644 --- a/templates/blogs/details.html.tera +++ b/templates/blogs/details.html.tera @@ -21,11 +21,11 @@
{{ "{{ count }} articles in this blog" | _n(singular="One article in this blog", count = n_articles) }}
- +{{ "No posts to see here yet." | _ }}