@extends("/_layouts/base.html") @section("page-title")

{title}

{page_description}[nl2br]

{btn_text}

@include("/include/parts/page-title/root-category-name.html") @endsection @section("main")
@include("/include/entry/body-recruit.html", {"module_id": "body_no_date"})
@include("/include/entry/summary-recruit-footer.html") @endsection @section("footer-cta")
{btn_text}
@endsection