{% extends 'base.html' %} {% block content %}

{{ 'Rediger stream' if stream else 'Ny stream' }}

{% if stream %} {% endif %}
{% endblock %}