Skip to content

Commit 752fbf5

Browse files
committed
Fix missing in stream delegate template
- Legacy-Id: 3688
1 parent 367d6b2 commit 752fbf5

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

ietf/templates/ietfworkflows/stream_delegates.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
{% extends "base.html" %}
22
{% load ietf_streams ietf_filters %}
33

4+
{% block title %}Manage delegates for {{ stream.name }} stream{% endblock %}
5+
46
{% block content %}
57
<h1>Stream: {{ stream.name }}</h1>
68

0 commit comments

Comments
 (0)