@extends("/top.html") @section("page-title") @@parent @endsection @section("topic-path") @@parent @endsection @section("main") @include("/include/entry/headline.html", {"module_id": "top_headline"}) @include("/include/entry/topSummary.html") @include("/include/entry/summaryImageMain.html") @include("/include/entry/bodyNoDate.html") @endsection