how i get elements of a list by thier indexes in django templates code example Example: django template list item by index {# for index 0 #} {{ data.0 }}