{% extends "nav.html" %} {% block title %}{{ name }}{% endblock %} {% block content %}

Now Playing: {{ id }}. {{ name }} ({% for _, _, _, album_code in album_info %}{{ album_code }}{% if not loop.last %}, {% endif %}{% endfor %})

Artist:

Album:

Clips:

{% endblock %}