{% load static wagtailcore_tags %} {% with block.value.buttons.0.value.icon_side as icons_side %} {% if block.value.buttons|length > 1 %} {% else %}
{% include "sites_conformes_content_manager/blocks/button.html" with button=block.value.buttons.0.value %}
{% endif %} {% endwith %}