{% extends 'catalogue/detail.html' %} {% load static thumbnail i18n catalogue_tags %} {% block body_class %}product workshop-detail{% endblock %} {% block content %} {% thumbnail product.get_all_images.first.original "1920x1080" upscale=False as thumb %}