{% extends 'default.html' %} {% block content %}

Flash Day • Amuletos • La Loba

{{ flashday.title }}
{{ flashday.description | safe }}

{% for collection in collections %}
{{ collection.artist.name }}

{{ collection.artist.name }}

{{ collection.artist.description }}

{% for product in collection.product_set.all %} {% endfor %}
{% endfor %} {% include 'flashday/informativo-antiplagio.html' %} {% endblock %}