{% load static %} {% with item=data.items.0 %}

{{ item.title }}

{{ item.text }}

{% endwith %}