diff --git a/templates/posts.html b/templates/posts.html index 128dacb..99b378b 100644 --- a/templates/posts.html +++ b/templates/posts.html @@ -3,6 +3,8 @@ {% block main_content %} {{ post_macros::page_header(title="blog posts") }} +

if you want to subscribe to updates, an atom feed is available.

+
{%- if paginator %} {%- set show_pages = paginator.pages -%}