refactor accesibilidad etiquetas y encabezados
This commit is contained in:
@ -8,7 +8,7 @@
|
||||
{% for SubpagServicio in post.children('page') %}
|
||||
|
||||
{% set imagen = SubpagServicio.thumbnail.src | default(imagen_default) %}
|
||||
{% set alt = SubpagServicio.thumbnail.alt | default('Imagen por defecto') %}
|
||||
{% set alt = SubpagServicio.thumbnail.alt | default('Imagen servicios cnt') %}
|
||||
|
||||
<div class="card my-3 position-relative posts-noticias">
|
||||
<div class="row g-0">
|
||||
|
||||
Reference in New Issue
Block a user