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

サイト制作者様へ

この度は、本サイトテーマをご利用いただき、誠にありがとうございます。
こちらは、htmxを使用したサンプルページです。
事例の条件検索や次ページへの遷移を試してみてください。ページ全体を読み込まずにコンテンツが切り替わるシームレスな動作を体験できます。

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