{% extends 'website/base.html' %} {% block title %}CCRadio - Artists{% endblock %} {% block page %}
{% if artists %} {% else %}

No artists have signed up.

{% endif %}
{% endblock %}