We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdff56b commit c55a254Copy full SHA for c55a254
1 file changed
ietf/community/templatetags/community_tags.py
@@ -2,7 +2,7 @@
2
from django.template.loader import render_to_string
3
4
from ietf.community.models import CommunityList
5
-from redesign.group.models import Role
+from ietf.group.models import Role
6
7
8
register = template.Library()
0 commit comments