{{ slot('bottom1') }}
{% endif %}
{% if slotHasContent('bottom2') %}
{{ slot('bottom2') }}
{% endif %}
{% if slotHasContent('bottom3') %}
{{ slot('bottom3') }}
{% endif %}
{% extends ":nature:base.html.twig" %} {% block content %}