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