{%- if page.updated -%} • {%- endif -%}
{%- endif -%}{{ page.title }}
{%- if page.authors or config.extra.show_reading_time -%}{%- if page.authors -%} {% include "partials/authors.html" -%} {%- if config.extra.show_reading_time -%} • {%- endif -%} {%- endif -%} {%- if config.extra.show_reading_time -%} {{ macros_translate::translate(key="minutes_read", number=page.reading_time, default="$NUMBER minute read", language_strings=language_strings) }} {%- if page.taxonomies -%} • {%- endif -%} {%- endif -%}
{%- endif -%} {%- if page.taxonomies -%} {%- for name, taxon in page.taxonomies %} {%- endfor -%} {%- endif %}
{{ macros_translate::translate(key="comments", default="Comments", language_strings=language_strings) }}
{{ macros_translate::translate(key="comments_description", default="You can comment on this blog post by publicly replying to this post using a Mastodon or other ActivityPub/Fediverse account. Known non-private replies are displayed below.", language_strings=language_strings) }}