Version 1
[yaffs-website] / web / core / modules / image / templates / image-anchor.html.twig
diff --git a/web/core/modules/image/templates/image-anchor.html.twig b/web/core/modules/image/templates/image-anchor.html.twig
new file mode 100644 (file)
index 0000000..eb670a4
--- /dev/null
@@ -0,0 +1,14 @@
+{#
+/**
+ * @file
+ * Default theme implementation for a 3x3 grid of checkboxes for image anchors.
+ *
+ * Available variables:
+ * - table: HTML for the table of image anchors.
+ *
+ * @see template_preprocess_image_anchor()
+ *
+ * @ingroup themeable
+ */
+#}
+{{ table }}