{% load wagtailcore_tags wagtailimages_tags %} {% image value.image scale-100 as img %} {% block stylesheets %} {% endblock stylesheets %} {% comment %} what must do in model of carousel: 1- add a choice to the list text of the carousel 2- add a boolean to slide for detect the active slide(some slides can't be active) 3- add image for every slide(this is for last work) {% endcomment %}