{% load mtp_common %} {% comment %} USAGE: {% include 'govuk-frontend/components/details.html' with summary= body= only %} optional parameters: id - id to use on the details element, auto-generated otherwise analytics - send page view or event when opened; see analytics component NB: body can contain HTML using safe filter or nested tags by using captureoutput tag {% endcomment %}
{{ summary }}
{{ body }}