@extends("/_layouts/base.html") @section("main")
@include("/include/tag/filter.html")

%{CATEGORY_NAME}

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

@include("/include/entry/summary-blog.html", {"module_id": "summary_blog"})
@endsection