{% load common_filters %} {% if self.style == 'lead' %} {{ self.text.source|richtext:"lead-text" }} {% elif self.style == 'quote' %}
{{ self.text.source|richtext }}