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