{#- Atom and JSON feeds included by default #} {#- Uncomment this if you’d like folks to know that you used Eleventy to build your site! #} {%- css %}{% include "public/css/style.css" %}{% endcss %} Skip to main content
{% if (eleventyNavigation.key != undefined) %} {% set navPages = collections.all | eleventyNavigationBreadcrumb(eleventyNavigation.key) %} {% for entry in navPages %} {% if (entry.url != "#") %} ← {{ entry.title }} {% endif %} {% endfor %}

{{ eleventyNavigation.key }}

{% endif %} {%- if (classType != undefined) -%} {% endif %}
{{ content | safe }}