{% extends "_base.html" %} {% from "_category_select.html" import category_select %} {% block title %}New show — offshore{% endblock %} {% block content %}
Create a new data file for a podcast. You can edit any field except the slug later.
* required
{% endblock %} {% block person_add_modal %} {% include "_add_person_overlay.html" %} {% endblock %}