@section("head-meta") @include("/include/head/meta.html") @endsection @section("head-link") @include("/include/head/link.html") @endsection @section("head-js") @include("/include/head/js.html") @endsection
@section("body-start") @include("/include/body_start.html") @endsection @section("header") @include("/include/header.html") @endsection @section("page-title") @include("/include/header/pageTitle.html") @endsection @section("topic-path") @include("/include/header/topicpath.html") @endsection