{% set inputAttributes = { id: id, class: [ 'neo-input', "neo-input--#{handle}", static ? 'is-static', translatable ? 'is-translatable', ], } %} {% set neoSettings = craft.app.plugins.getPlugin('neo').settings %} {# Output the block type icons, for the non-Matrix new block styles #} {% if neoSettings.newBlockMenuStyle != 'classic' %}