4 lines
149 B
HTML
4 lines
149 B
HTML
{# Copyright The IETF Trust 2007, All Rights Reserved #}
|
|
{% load ietf_filters %}
|
|
{{ obj.comment_text|format_textarea|safe|truncatewords_html:"20" }}
|