{% extends "layouts/base.html" %} {% load static %} {% block title %} {% if channel.pk %} Edit Channel - {{ channel.name }} {% else %} Add Channel {% endif %} {% endblock title %} {% block extra_css %} {% endblock extra_css %} {% block breadcrumb %}
Channel #
Channel description will appear here...
Are you sure you want to delete the channel "{{ channel.display_name|default:channel.name }}"?
This action cannot be undone and will also delete all associated zones, jingles, and adbreaks.