d71491710a8726f496f1bc632011de53341f2eef
[yaffs-website] / confirm-form.html.twig
1 {#
2 /**
3  * @file
4  * Default theme implementation for confirm form.
5  *
6  * By default this does not alter the appearance of a form at all,
7  * but is provided as a convenience for themers.
8  *
9  * Available variables:
10  * - form: The confirm form.
11  *
12  * @ingroup themeable
13  */
14 #}
15 {{ form }}