@extends("/_layouts/base.html")
@section("main")
@include("/include/entry/body.html", {"module_id": "body_no_date"})
@endsection
@section("footer-cta")
@include("/include/parts/cta.html", {"module_id": "cta_category","enable_margin_top": "true"})
@endsection