ADD archive-videos
This commit is contained in:
@@ -85,8 +85,8 @@
|
||||
</div> #}
|
||||
{% endif %}
|
||||
</div>
|
||||
|
||||
|
||||
{% else %}
|
||||
No hay vídeos
|
||||
{% endif %}
|
||||
</div>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{% extends 'layouts/base.twig' %}
|
||||
|
||||
{% block content %}
|
||||
<h1 class="my-5 position-relative fs-4 fw-bold sp-module-title">{{ __('Vídeos', 'Sindikatua') }}</h1>
|
||||
<h1 class="my-5 position-relative fs-3 fw-bold sp-module-title">{{ __('Vídeos', 'Sindikatua') }}</h1>
|
||||
{# {{ dump(videos.pagination) }}#}
|
||||
|
||||
<section class="archive-videos my-3">
|
||||
|
||||
Reference in New Issue
Block a user