{% load i18n sekizai_tags static %} {% include 'leprikon/filter_form.html' %} {% for orderable in orderables %} {% include 'leprikon/orderable_preview.html' %} {% empty %}

{{ message_empty }}

{% endfor %} {% include 'leprikon/static/bootstrap-multiselect.html' %} {% addtoblock "js" %} {% endaddtoblock %}