how to access first element of list jinja code example Example: jinja2 first item in list {{ arr[0] }} {{ arr | first }}