{% extends 'bp_util_base.html' %} {% block content %}
⏎ return

{% block title %} {{ post['title'] }} {% endblock %}

created {{ post['created'] }}

Go to the Radio's (technical) Website: {{ url_port }}
Works if the radio is ShoutCast or IceCast


Edit {{ post['title'] }}

Delete {{ post['title'] }}
{% endblock %}