{% endif %}
{% include "item_table.html" with context %}
{% if item_list %}
{% include "audio_player.html" with context %}
{% endif %}
{% if video_list %}
{% include "video_player.html" with context %}
{% endif %}
{% endif %}
{% if not item_list and not video_list %}
{% if page_name == "Playlist" %}