{{config.site_name}}

{% if config.extra.fablab.description %}

{{config.extra.fablab.description}}

{% endif %}
{% if config.theme.machine_assignment_visible and config.theme.machine_assignment_position == "top" %}
{% include "machine-dashboard.html" %}
{% endif %} {% if config.extra.carousel_images %} {% endif %} {% if config.theme.machine_assignment_visible and config.theme.machine_assignment_position == "bottom" %}
{% include "machine-dashboard.html" %}
{% endif %}