{% comment %} List item for a track Context: - object: track to render {% endcomment %} {% if log %} {{ log.date|date:"H:i" }} — {% endif %} {{ object.title }} {% if object.artist and object.artist != object.title %} — {{ object.artist }} {% if object.info %}({{ object.info }}){% endif %} {% endif %}