diff --git a/templates/blogs/details.html.tera b/templates/blogs/details.html.tera index eba551aa..db2a4f37 100644 --- a/templates/blogs/details.html.tera +++ b/templates/blogs/details.html.tera @@ -25,7 +25,7 @@

{{ "Latest articles" | _ }} - {{ macros::feather(name="rss") }} + {{ macros::feather(name="rss") }}

{% if posts | length < 1 %}

{{ "No posts to see here yet." | _ }}