@extends("/_layouts/base.html") @section("page-title") @include("/include/parts/page-title/unaffiliated-entry.html") @include("/include/parts/page-title/root-category-name.html") @include("/include/parts/page-title/blog-name.html") @endsection @section("main")
@include("/include/entry/body.html", {"module_id": "body_no_date"})
@endsection