{% extends 'base.html' %} {% block content %}

Configuration for {{ location.name }}

{% if offline %} {% endif %}
Enable radio control

Enabled radio stations
{% for station in stations %}
{% endfor %}

Enable song requests
{% endblock %}