{% extends "django_rakaia/base.html" %} {% block title %}Stream: {{ stream_id }}{% endblock %} {% block extra_css %} {% endblock %} {% block content %} ← Back to Streams {% if exists %}
Stream {{ stream_id }} does not exist yet.
Events will appear here when a model with this stream ID is saved.