{% load static custom_tags %} {% if fields.max_length %}
Recommended {{fields.max_length}} Words
{% elif fields.comment %}
{{ fields.comment }}
{% endif %}