--- layout: "base.njk" --- {{ content | safe }} {%- for name, collection in collections -%} {%- if name not in ["all", "timeline", "pages", "books"] -%}

{{name | capitalize }}

{%- endif -%} {%- endfor -%}