{% if item['spotifydl'] == 'SpotifyDLStatus.FINISHED': %} Downloaded {% elif item['spotifydl'] == 'SpotifyDLStatus.RUNNING': %} Running {% elif item['spotifydl'] == 'SpotifyDLStatus.ERROR': %} Error {% endif %}