Fix: Layout gelijkt trekken met andere pagina's

This commit is contained in:
Jorit Tijsen
2024-07-02 14:08:22 +02:00
parent 70d25c3cea
commit e406257121

View File

@@ -12,15 +12,15 @@
</ul> </ul>
@endsection @endsection
@section('page_class')
news_post post_container breadcrumb_no_border
@endsection
@section('page_container_class') @section('page_container_class')
grey_background grey_background
@endsection @endsection
@section('site_container_class') @section('site_container_class')
grey_background grey_background
@endsection @endsection
@section('container_class')
news_post post_container
@endsection
@section('content') @section('content')
@parent @parent