photos-6.0.x-dev/templates/legacy/photos_image_colorbox_link.html.twig
templates/legacy/photos_image_colorbox_link.html.twig
{#
/**
* @file
* Colorbox gallery image links with optional cover image.
*/
#}
<a href="{{ image_url }}" class="colorbox" data-colorbox-gallery="photos-gallery-{{ nid }}" title="{{ image_title }}">{{ image }}</a>
