We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab61063 commit 5656743Copy full SHA for 5656743
1 file changed
ietf/templates/group/group_about.html
@@ -1,7 +1,7 @@
1
{% extends "group/group_base.html" %}
2
{# Copyright The IETF Trust 2015, All Rights Reserved #}
3
{% load origin %}
4
-
+{% load firstof from future %}
5
{% load ietf_filters %}
6
7
{% block group_content %}
0 commit comments