Laad 'meer fragmenten' in de juiste container

This commit is contained in:
NH Gooi
2024-12-16 20:27:47 +01:00
parent 0e2148956f
commit 761cec4257

View File

@@ -61,6 +61,7 @@
<div class="clearfix podcast_items"> <div class="clearfix podcast_items">
@include('partial/podcastitems', [ @include('partial/podcastitems', [
'id' => null,
'li' => [ 'li' => [
'class' => 'col-12 col-md-6' 'class' => 'col-12 col-md-6'
], ],