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