@extends("/_layouts/base.html") @section("page-title") @include("/include/parts/page-title/root-category-name.html") @endsection @section("main")

%{CATEGORY_NAME}

@include("/include/entry/summary-service.html", {"module_id":"summary_no_date"})
@endsection @section("footer-cta") @include("/include/parts/cta.html", {"module_id": "mf_cta_contact", "cta-section-mt": "true"}) @endsection