@extends("/_layouts/base.html") @section("page-title") @include("/include/parts/page-title/global-search-results.html") @include("/include/parts/page-title/root-category-name.html") @include("/include/parts/page-title/blog-name.html") @endsection @section("main")
@include("/include/tag/filter.html")

%{CATEGORY_NAME}

%{DATE_YEAR}年%{DATE_MONTH}月%{DATE_DAY}日

@include("/include/parts/search-general.html", {"search-id":"heading"})
@include("/include/edit/module-custom.html")

記事一覧

「%{KEYWORD}」に一致する記事 {itemsAmount}件

「%{KEYWORD}」に一致する記事は見つかりませんでした。

お探しの記事は見つかりませんでした。

@include("/include/parts/media-list/list-section.html") @include("/include/parts/media-list/pager-read-more.html")
@endsection