{# Quote Mark (decorative) #} {% if qs.show_quote_marks %} " {% endif %} {# Star Rating #} {% if item.rating > 0 %} {% for i in range(5) %} ★ {% endfor %} {% endif %} {# Quote #} {{ item.quote }} {# Author #}