{% load humanize %}
Esc
{% if playlist.description %} {{ playlist.description|truncatewords:"15" }} {% else %} No description {% endif %}