{% extends '@oe-bcl/bcl-base-templates/content-type.html.twig' -%}

{%- block content %}
  {%- include '@oe-bcl/bcl-form/form.html.twig' with form only %}
{%- endblock -%}
