diff --git a/resources/views/podcastlist.blade.php b/resources/views/podcastlist.blade.php index 1db892b1..45a22b04 100644 --- a/resources/views/podcastlist.blade.php +++ b/resources/views/podcastlist.blade.php @@ -61,6 +61,7 @@
@include('partial/podcastitems', [ + 'id' => null, 'li' => [ 'class' => 'col-12 col-md-6' ],