@extends("/layouts/one-column.html") @section("head-link") @parent @endsection @section("head-js") @parent @endsection @section("topic-path") @endsection @section("main") @include("/include/header/topImage.html")
@include("/include/entry/headline.html", {"module_id": "top_headline"}) @include("/include/entry/summary.html", {"module_id": "top_summary"}) @include("/include/check-seo.html")
@include("/include/parts/offcanvas.html")
@endsection