{% for user in users %}

{{(user["title"])}}

{{ (user["url"]) }}

{{(user["text"])}}


{% endfor %}