Clicking an image will save it in your userimages/{{ langid }}/{{ text }}.jpeg
{% for image in images %}
{{ image['html'] | safe }}
{% endfor %}