{% load unicorn %} {% unicorn_scripts %} {% csrf_token %}
{% unicorn 'filter' %} {% for book in books %} {{book}} {% endfor %}
Author Title