{% load static %}
{% if widget.picture %}
{% endif %}
{% if widget.name %}
{{ widget.name }}
{% endif %} {% if widget.description %}
{{ widget.description|safe|linebreaksbr }}
{% endif %} {% with name_w='functional_features' %} {% include "blocks/block_elements/be_button.html" %} {% endwith %}