@extends("/_layouts/base.html") @section("main")
@include("/include/category/local-nav.html", {"module_id": "nav_faq", "direction": "is-down"})

%{CATEGORY_NAME}

@include("/include/entry/summary-faq.html")
@endsection