--- data: type: hash locale: type: string i18n: type: hash ---

{% render 'sutty/a.html', content: i18n.lorem_ipsum.five_words, href: '/' %}

{% render 'sutty/a.html', content: i18n.lorem_ipsum.ten_words, href: 'https://sutty.nl' %}

{% render 'sutty/a.html', content: i18n.lorem_ipsum.ten_words, href: 'sutty/https://sutty.nl' %}