adaptivetheme-8.x-3.x-dev/at_core/templates/form/confirm-form.html.twig
at_core/templates/form/confirm-form.html.twig
{#
/**
* @file
* Theme override for confirm form.
*
* By default this does not alter the appearance of a form at all,
* but is provided as a convenience for themers.
*
* Available variables:
* - form: The confirm form.
*/
#}
{{ form }}
