{% extends 'base.html' %} {% load bootstrap4 %} {% load font_awesome %} {% block 'content' %}
Create new stream configuration

{% csrf_token %}

Are you sure you want to delete the Stream configuration "{{ object }}"?

{% buttons %} {% endbuttons %}
Deleting configurations
{% endblock %}