Skip to content

Commit 5656743

Browse files
committed
Silent a deprecation warning.
- Legacy-Id: 9828
1 parent ab61063 commit 5656743

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ietf/templates/group/group_about.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{% extends "group/group_base.html" %}
22
{# Copyright The IETF Trust 2015, All Rights Reserved #}
33
{% load origin %}
4-
4+
{% load firstof from future %}
55
{% load ietf_filters %}
66

77
{% block group_content %}

0 commit comments

Comments
 (0)