{% extends "base.html" %} {% block "content" %} Sortieren nach Letzte Änderung | Alphabet | Preis
{% include "buyables/product_list.html" with buyables=items %} {% endblock %}