{% extends 'base.html' %} {% block content %}
{% if playlist.description %} {{ playlist.description }} {% else %} No description {% endif %}