{% extends "layouts/base.html" %} {% load static %} {% block title %} {% if object %}Edit Jingle Template{% else %}Create Jingle Template{% endif %} - Stream Processor {% endblock %} {% block content %}
{% if object %} Update the jingle template configuration and reference image. {% else %} Upload a reference image and configure detection settings for a new jingle template. {% endif %}