{{@ description }}
{{if images}}
    {{each images}}
        <img src="{{ $value }}">
    {{/each}}
{{/if}}
