{% extends widget.get_base_template %} {% load thumbnail %} {% block content %} {% include "widget/simpleimage/_image.html" with image=widget.image %} {% endblock %}