{% if videos %}
{% for video in videos %}
{% endfor %}
{{ pager() }} {% elseif not is_ajax %} {{ _p("No videos found.") }} {% endif %}