{% load wagtailimages_tags commonblocks_tags %}
{% if self.image %} {% image self.image fill-75x75 class="img-circle" %} {% endif %}
{{ self.quote|simplerichtext }} {% if self.author %} {{ self.author }} {% if self.author_title %} , {{ self.author_title }} {% endif %} {% endif %}