@extends("/_layouts/base.html")
@section("head-link")
@parent
@endsection
@section("head-js")
@parent
@endsection
@section("page-title")
@endsection
@section("topic-path")
@endsection
@section("main-image")
@include("/include/header/top-image.html")
@endsection
@section("main")
@include("/include/entry/headline-top.html")
@include("/include/entry/summary-top.html")
@endsection
@section("sub")
@endsection