Same filename and directory in other branches
  1. 5.0.x templates/views-slideshow-main-section.html.twig 1 comment
  2. 8.x-4.x templates/views-slideshow-main-section.html.twig 1 comment
{{ slides }}
1 theme call to views-slideshow-main-section.html.twig
_views_slideshow_preprocess_views_view_slideshow in ./views_slideshow.theme.inc
Views Slideshow: slideshow.

File

templates/views-slideshow-main-section.html.twig

View source
  1. <div id="{{ plugin }}_main_{{ vss_id }}" class="{{ plugin }}_main views_slideshow_main">
  2. {{ slides }}
  3. </div>