{% load i18n sekizai_tags static %} {% include 'leprikon/filter_form.html' %} {% for course in courses %} {% include 'leprikon/course_preview.html' %} {% empty %}
{{ message_empty }}
{% endfor %} {% include 'leprikon/static/bootstrap-multiselect.html' %} {% addtoblock "js" %} {% endaddtoblock %}