Patched to Drupal 8.4.8 level. See https://www.drupal.org/sa-core-2018-004 and patch...
[yaffs-website] / web / core / modules / image / templates / image-anchor.html.twig
1 {#
2 /**
3  * @file
4  * Default theme implementation for a 3x3 grid of checkboxes for image anchors.
5  *
6  * Available variables:
7  * - table: HTML for the table of image anchors.
8  *
9  * @see template_preprocess_image_anchor()
10  *
11  * @ingroup themeable
12  */
13 #}
14 {{ table }}