You are here

views-slideshow-controls-text-previous.html.twig in Views Slideshow 8.3

Same filename and directory in other branches
  1. 8.4 templates/views-slideshow-controls-text-previous.html.twig
<span id="views_slideshow_controls_text_previous_{{ vss_id }}" {{ attributes.addClass(classes) }}>
  <a href="#">{{ 'Previous'|t }}</a>
</span>

File

templates/views-slideshow-controls-text-previous.html.twig
View source
  1. <span id="views_slideshow_controls_text_previous_{{ vss_id }}" {{ attributes.addClass(classes) }}>
  2. <a href="#">{{ 'Previous'|t }}</a>
  3. </span>