{% extends "aldryn_bootstrap3/plugins/carousel/base.html" %} {% load i18n cms_tags %} {% block content_carousel %} {% with carousel=instance %} {# INFO: indicators #} {# Wrapper for slides #} {# INFO: controls #} {% trans "Previous" %} {% trans "Next" %} {% endwith %} {% endblock content_carousel %}