Version 1
[yaffs-website] / web / core / modules / system / templates / confirm-form.html.twig
diff --git a/web/core/modules/system/templates/confirm-form.html.twig b/web/core/modules/system/templates/confirm-form.html.twig
new file mode 100644 (file)
index 0000000..d714917
--- /dev/null
@@ -0,0 +1,15 @@
+{#
+/**
+ * @file
+ * Default theme implementation 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.
+ *
+ * @ingroup themeable
+ */
+#}
+{{ form }}