@section("head-meta") @include("/include/head/meta.html") @endsection @section("head-link") @include("/include/head/link.html") @endsection @section('head-service') @include("/include/head/cookie-consent-init.html") @verbatim @endverbatim {google_tag_manager}[raw|allow_dangerous_tag] {google_analytics}[raw|allow_dangerous_tag] @verbatim @endverbatim @endsection @section("head-js") @include("/include/head/js.html") @endsection @section("body-start") @include("/include/body-start.html") @endsection @section("header") @include("/include/header/header.html") @endsection @section("page-title") @include("/include/parts/page-title/blog-name.html") @endsection @section("topicpath") @include("/include/parts/topicpath/default.html") @endsection @section("admin-part")
@include("/admin/action.html") @include("/admin/switch-user.html")
@endsection @section("content-wrapper")
@section("main")

継承してメインコンテンツを設定してください

@endsection
@endsection @section("check-seo")
@include("/include/check-seo.html")
@endsection @section("footer-cta") @include("/include/parts/cta-visual.html", {"cta-section-mt": "true"}) @endsection @section("footer") @include("/include/footer/footer.html") @endsection @section("body-end") @include("/include/body-end.html") @endsection