--- title: type: 'string' description: type: 'string' image: type: 'hash' star: type: 'integer' default: 0 ---
{% render 'sutty/picture.html', image:, img_class: 'w-100px w-md-150px border border-3 border-secondary rounded-3', width: 100 %}

{{- title -}}

{{- description -}}

{% assign rating = star %}
{% for i in (1..5) %} {% endfor %}