@section("admin-part")
@include("/admin/action.html")
@endsection
@section("main")
継承してメインコンテンツを設定してください
@endsection
@section("sub")
@endsection
@section("blog-parts")
@include("/include/blog-parts.html")
@endsection