{% extends "base.html" %} {% load static %} {% block css %} {% endblock css %} {% block beforecontent %}
{{ cocktail.ingredienti.all|join:"," }}