diff --git a/templates/themes/app/content/components/ng_component_quote/quote_style_1.html.twig b/templates/themes/app/content/components/ng_component_quote/quote_style_1.html.twig index 563f01b4a..3f8661350 100644 --- a/templates/themes/app/content/components/ng_component_quote/quote_style_1.html.twig +++ b/templates/themes/app/content/components/ng_component_quote/quote_style_1.html.twig @@ -3,9 +3,6 @@ {% import "@ibexadesign/content/parts/macros.html.twig" as macros %} -{# {% set image = content.fieldValue('image') %} -{% set image_mobile = content.fieldValue('image_mobile') %} #} - {% block content %}
{% if not content.fields.title.empty %} diff --git a/templates/themes/app/content/views/full/ng_article.html.twig b/templates/themes/app/content/views/full/ng_article.html.twig index aff181f52..8fa1ce99e 100644 --- a/templates/themes/app/content/views/full/ng_article.html.twig +++ b/templates/themes/app/content/views/full/ng_article.html.twig @@ -69,7 +69,6 @@ {% endblock %} {% block structuredData %} - {# structured data #}