diff --git a/ietf/group/views.py b/ietf/group/views.py index 2ea91851e..a8514b82e 100644 --- a/ietf/group/views.py +++ b/ietf/group/views.py @@ -1,5 +1,6 @@ +# -*- coding: utf-8 -*- # Copyright The IETF Trust 2007-2019, All Rights Reserved - +from __future__ import unicode_literals, print_function # Portion Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. Contact: Pasi Eronen