@extends("/_layouts/base.html")
@section("main")
@include("/include/parts/local-nav.html", {"module_id": "nav_works", "direction": "is-down"})
@include("/include/tag/filter.html")
@include("/include/htmx/summary-works.html", {"multi_swap": "off"})
@include("/include/htmx/search-works.html")
@endsection
@section("footer-cta")
@include("/include/parts/cta.html", {"module_id":"mf_cta_request", "cta-section-mt": "true"})
@endsection