{#- 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/index.css" %}{% include "public/css/datatables.css" %}{% endcss %} Skip to main content
{% if home == true %}

Version {{ jdr.version }}

{% else %} {% 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 %} {% endif %} {%- if (classType != undefined) -%} {% endif %}
{{ content | safe }}