@extends("/_layouts/one-column.html") @section("head-link") @parent @endsection @section("head-js") @parent @endsection @section("topic-path") @endsection @section("main") @include("/include/header/top-image.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/search.html") @include("/include/entry/summary_pickup.html", {"module_id": "pickup_list"}) @include("/include/siteparts/banner.html", {"module_id": "banner"}) @include("/include/siteparts/links.html", {"module_id": "link_list"}) @include("/include/parts/mobile-nav.html") @include("/include/parts/login-button.html")
@endsection