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

{{ flashday.title }}

{{ flashday.subtitle }}
{{ flashday.description | safe }}

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

{{ collection.artist.name }}

{{ collection.artist.description }}

{% endfor %} {% include 'flashday/informativo-antiplagio.html' %} {% endblock %}