{% set classes = [ 'node', 'node--type-' ~ node.bundle|clean_class, node.isPromoted() ? 'node--promoted', node.isSticky() ? 'node--sticky', not node.isPublished() ? 'node--unpublished', view_mode ? 'node--view-mode-' ~ view_mode|clean_class, ] %} {{ attach_library('starterkit_theme/node') }} {{ title_prefix }} {% if label and not page %} {{ label }} {% endif %} {{ title_suffix }} {% if display_submitted %}
{{ author_picture }} {% trans %}Submitted by {{ author_name }} on {{ date }}{% endtrans %} {{ metadata }}
{% endif %}
{% if content.field_imagen.0 %} {{ content.field_imagen }} {% else %} {% endif %}
{{ content.field_direccion }}
{{ content.field_mapa }}
{{ content.field_smart_date_range }}
{{ content.body }}