--- layout: default --- {% if page.collectionpage %} {% assign collectiondata = site.collections | where: "label", page.collectionpage | first %} {% assign nofeature = collectiondata.nofeature %} {% elsif page.collection and page.collection != '' -%} {% assign collectiondata = site.collections | where: "label", page.collection | first %} {% assign nofeature = collectiondata.nofeature %} {% else %} {% assign nofeature = page.nofeature %} {% endif %}
{% include site-feature.html %} {% include liftoff_js.html %}
{% include liftoff_cookiereturn.html %} {% if page.path != "liftoff_start.md" -%} {% include liftoff_cookieinfo.html %} {% include liftoff_progress.html %} {% endif -%}

{{page.header}}

{{ content }} {% include liftoff_nextpage.html %} {% include liftoff_footer.html %}

{% include post-license.html %}
{% include site-footer.html %}