{% load humanize %}
{% if playlist.description %} {{ playlist.description }} {% else %} No description {% endif %}