diff --git a/views/templates/page-documentos.twig b/views/templates/page-documentos.twig index e580151..89f85a8 100644 --- a/views/templates/page-documentos.twig +++ b/views/templates/page-documentos.twig @@ -1,9 +1,7 @@ {% extends 'layouts/base.twig' %} {% block content %} - +

DOCUMENTOS

@@ -40,14 +38,14 @@
{% if doc.documento_url %} Ver documento + class="btn btn-sm me-2 btn-primary-cnt" > Descargar diff --git a/views/templates/page-enlaces.twig b/views/templates/page-enlaces.twig index ee94f16..23462b4 100644 --- a/views/templates/page-enlaces.twig +++ b/views/templates/page-enlaces.twig @@ -1,9 +1,7 @@ {% extends 'layouts/base.twig' %} {% block content %} - +

ENLACES

{% if enlaces %}
diff --git a/views/templates/page-industria.twig b/views/templates/page-industria.twig index da17a67..ca43254 100644 --- a/views/templates/page-industria.twig +++ b/views/templates/page-industria.twig @@ -1,8 +1,7 @@ {% extends 'layouts/base.twig' %} {% block content %} - +

INDUSTRIA

+ {% endblock %} diff --git a/views/templates/page-noticias.twig b/views/templates/page-noticias.twig index 4694688..3b46966 100644 --- a/views/templates/page-noticias.twig +++ b/views/templates/page-noticias.twig @@ -1,41 +1,44 @@ {% extends 'layouts/base.twig' %} {% block content %} - {% include 'partials/breadcrumb.twig' %} +

NOTICIAS

- {% if recent_posts_noticias %} - {% for noticias in recent_posts_noticias %} +
+ {% if recent_posts_noticias %} + {% for noticias in recent_posts_noticias %} -
-
-
- {{ noticias.thumbnail.alt }} -
-
-
-
{{ noticias.title }}
-

{{ - noticias.excerpt({ - words: 50, - read_more: '' - }) - }}

-

{{ noticias.date }}

- Sigue leyendo... +
+
+
+ {{ noticias.thumbnail.alt }} +
+
+
+
{{ noticias.title }}
+

{{ + noticias.excerpt({ + words: 50, + read_more: '' + }) + }}

+

{{ noticias.date }}

+ Sigue leyendo... +
+
-
-
- {% endfor %} - {% else %} -

no hay artículos

- {% endif %} + {% endfor %} + {% else %} +

no hay artículos

+ {% endif %} +
+ {% endblock %} diff --git a/views/templates/page-servicios-privados.twig b/views/templates/page-servicios-privados.twig index 04c1273..73fc1f3 100644 --- a/views/templates/page-servicios-privados.twig +++ b/views/templates/page-servicios-privados.twig @@ -1,9 +1,7 @@ {% extends 'layouts/base.twig' %} {% block content %} - +

SERVICIOS PRIVADOS

diff --git a/views/templates/page-servicios-publicos.twig b/views/templates/page-servicios-publicos.twig index 673fd1c..fa564bd 100644 --- a/views/templates/page-servicios-publicos.twig +++ b/views/templates/page-servicios-publicos.twig @@ -1,9 +1,7 @@ {% extends 'layouts/base.twig' %} {% block content %} - +

SERVICIOS PÚBLICOS

diff --git a/views/templates/page-videos.twig b/views/templates/page-videos.twig index 14f1cd5..87cc9cd 100644 --- a/views/templates/page-videos.twig +++ b/views/templates/page-videos.twig @@ -1,7 +1,8 @@ {% extends 'layouts/base.twig' %} {% block content %} - {% include 'partials/breadcrumb.twig' %} +

VÍDEOS

+
diff --git a/views/templates/single-acerca.twig b/views/templates/single-acerca.twig index dc84965..7aa716d 100644 --- a/views/templates/single-acerca.twig +++ b/views/templates/single-acerca.twig @@ -1,6 +1,7 @@ {% extends 'layouts/base.twig' %} {% block content %} +

ACERCA DE LA CNT