From e8c913213df5b5f52873ae2c2950544867cb3857 Mon Sep 17 00:00:00 2001 From: Lars Eggert Date: Mon, 8 Jan 2024 20:00:27 +0200 Subject: [PATCH] fix: Remove debug info from template Fixes #6895 --- ietf/templates/doc/disclaimer.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ietf/templates/doc/disclaimer.html b/ietf/templates/doc/disclaimer.html index 78783361a6..edb3577895 100644 --- a/ietf/templates/doc/disclaimer.html +++ b/ietf/templates/doc/disclaimer.html @@ -2,7 +2,7 @@ {% load origin %} {% load ietf_filters %} {% origin %} -{% if doc.type_id == "rfc" %}{{doc.std_level.slug}}{{doc.stream.slug}} +{% if doc.type_id == "rfc" %} {% if doc.stream.slug != "ietf" and doc.std_level.slug|default:"unk" not in "bcp,ds,ps,std"|split:"," %}