This template is a carousel that requires jQuery and OWL Caousel from here: http://www.owlgraphic.com/owlcarousel/ Download OWL carousel and include it like this with TypoScript: page { includeJS.owl = fileadmin/template/owl/owl-carousel/owl.carousel.min.js includeCSS.owlcss = fileadmin/template/owl/owl-carousel/owl.carousel.css includeCSS.owltheme = fileadmin/template/owl/owl-carousel/owl.theme.css } Note: if you want to copy this HTML-file to your fileadmin-folder, you can specifty the folder like this: plugin.tx_camaliga.view.templateRootPath = fileadmin/template/files/ Copy this file in a subfolder named "Content" of this folder.