{% set classes = [ 'block', 'block-' ~ configuration.provider|clean_class, 'block-' ~ plugin_id|clean_class, 'clearfix', ] %}
{{ title_prefix }} {% if label %} {{ label }} {% endif %} {{ title_suffix }} {% block content %} {{ content }} {% endblock %}
{#
{{ drupal_entity('block', 'resolve20_twittertimeline') ? drupal_entity('block', 'resolve20_twittertimeline') : '' }}
#}