{% extends "_base.html" %} {% from "_category_select.html" import category_select %} {% block title %}Show settings — offshore{% endblock %} {% block content %}
* required
| id | Name | href |
|---|---|---|
| {{ p.id }} | {{ p.name }} | {{ p.href or '' }} |
Permanently delete this show and all its episodes. This cannot be undone.
{% endblock %}