{% extends 'store/main.html' %} {% load static %} {% block content %} {% for item in all_items_stammdaten %}
{% endfor %} {% endblock content %}