ADD pagination

This commit is contained in:
2025-10-08 10:38:06 +00:00
parent 5a0cd8a1be
commit df3086e62d
6 changed files with 323 additions and 175 deletions

View File

@ -2,7 +2,7 @@
<div class="row align-items-stretch">
{# Primera columna - Carousel con vídeos embebidos #}
<div class="col-lg-8 col-12 mb-4 mb-lg-0">
<div class="col-lg-8 col-12 mb-4 mb-lg-0 order-2 order-lg-1 mt-5 mt-lg-0">
<h1 class="mb-4 position-relative fs-4 fw-bold sp-module-title">{{ __('Vídeos', 'Sindikatua')|upper }}</h1>
{% if videos %}
@ -115,7 +115,7 @@
</div>
{# Segunda columna - Último artículo de opinión #}
<div class="col-lg-4 col-12 opinion-article d-flex flex-column">
<div class="col-lg-4 col-12 opinion-article d-flex flex-column order-1 order-lg-2 ">
<h1 class="mb-4 position-relative fs-4 fw-bold sp-module-title">{{ __('Opinión', 'Sindikatua')|upper}}</h1>
<div class="flex-grow-1 d-flex">