Fix missing in stream delegate template

- Legacy-Id: 3688
This commit is contained in:
Ole Laursen 2011-11-22 21:16:35 +00:00
parent 367d6b2116
commit 752fbf58e3

View file

@ -1,6 +1,8 @@
{% extends "base.html" %}
{% load ietf_streams ietf_filters %}
{% block title %}Manage delegates for {{ stream.name }} stream{% endblock %}
{% block content %}
<h1>Stream: {{ stream.name }}</h1>