{% extends "core/base.html" %} {% load qrcode %} {% load youtube %} {% block title %}{{ artist.name }}{% endblock %} {% block body_class %}center{% endblock %} {% block body %}
{{ artist.genre }} · {{ artist.origin }}
{{ artist.comment }}
{{ link | urlize }}
{% endif %} {% endfor %}