Deprecation fix: removed 'load firstof from future'.
- Legacy-Id: 12674
This commit is contained in:
parent
7d71a24358
commit
2414b932e2
|
@ -1,7 +1,6 @@
|
|||
{% extends "group/group_base.html" %}
|
||||
{# Copyright The IETF Trust 2015, All Rights Reserved #}
|
||||
{% load origin %}
|
||||
{% load firstof from future %}
|
||||
{% load ietf_filters %}
|
||||
|
||||
{% block group_content %}
|
||||
|
|
Loading…
Reference in a new issue