{%- 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 %}