From 201f9b47873b8a647effe94f33f0f79996676ee0 Mon Sep 17 00:00:00 2001 From: Henrik Levkowetz Date: Sun, 17 Jun 2007 01:51:56 +0000 Subject: [PATCH] Added missing page header - Legacy-Id: 461 --- ietf/templates/iesg/telechatminutes_detail.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ietf/templates/iesg/telechatminutes_detail.html b/ietf/templates/iesg/telechatminutes_detail.html index a63301f11..77d47647f 100644 --- a/ietf/templates/iesg/telechatminutes_detail.html +++ b/ietf/templates/iesg/telechatminutes_detail.html @@ -3,7 +3,12 @@ {% block title %}IESG Telechat Minutes{% endblock %} + + {% block content %} + +

Minutes of the IESG Teleconferences

+
{{ object.telechat_minute|escape|linebreaks|urlize }}