7 lines
154 B
Plaintext
7 lines
154 B
Plaintext
{% load ietf_filters %}{% autoescape off %}
|
|
{{ text|fill:70 }}
|
|
|
|
{{ group.type.name}}: {{ group_url }}
|
|
Charter: {{ charter_url }}
|
|
{% endautoescape %}
|