@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) @endsection @section(header) @include("/include/header.html") @endsection @section(page-title) @include("/include/header/page-title.html") @endsection @section(topic-path) @include("/include/header/topicpath.html") @endsection
@section(admin-part) @include("/admin/action.html") @include("/admin/switch-user.html") @endsection @section(main-image) @endsection
@section(main)

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

@endsection @include("/include/check-seo.html")
@section(sub) @include("/include/entry/list.html") @include("/include/category/list.html") @endsection @include("/include/parts/search.html") @include("/include/entry/summary-pickup.html") @include("/include/siteparts/banner.html") @include("/include/siteparts/link-list.html") @include("/include/parts/mobile-nav.html") @include("/include/footer/sns-link.html")
@section(footer-above) @include("/include/footer/suggest.html") @endsection @section(footer) @include("/include/footer.html") @endsection @section(body-end) @endsection