{% if not audio_list and not dir_list and not video_list %}

No were found here!

{% else %} {% include "item_table.html" with context %} {% include "dir_table.html" with context %} {% endif %}