Skip to content

Commit 95fe1ae

Browse files
committed
Removed origin information from the liaison_title.html template, as it's used in a context where html comments will be rendered. Fixes issue ietf-tools#2674.
- Legacy-Id: 15916
1 parent d1f1be5 commit 95fe1ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ietf/templates/liaisons/liaison_title.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
{# Copyright The IETF Trust 2015, All Rights Reserved #}{% load origin %}{% origin %}
1+
{# Copyright The IETF Trust 2015, All Rights Reserved #}
22
{% load ietf_filters %}
33

44
{% if not liaison.from_contact %}

0 commit comments

Comments
 (0)