12 lines
156 B
HTML
12 lines
156 B
HTML
---
|
|
data:
|
|
type: hash
|
|
locale:
|
|
type: string
|
|
i18n:
|
|
type: hash
|
|
---
|
|
{% assign image = i18n.lorem_ipsum.image %}
|
|
|
|
{% render 'sutty/picture.html', image: %}
|