@extend(/layouts/cart_base.html)
@section(main)
@include("/include/search-result.html")
@include("/include/tag-filter.html")
@include("/include/entry-body.html")
@include("/include/check-seo.html")
@include("/admin/comment/edit.html")
@include("/include/comment.html")
@endsection
@section(offcanvas)
@include("/search/form.html")
@endsection
@section(blog-parts)
@endsection