{% extends "layouts/base.html" %} {% load static %} {% block title %} TV Channel: Jingles {% endblock %} {% block breadcrumb %}
Status: {% if jingle.is_active %}Active{% else %}Inactive{% endif %}