There's no method to display the data-page attribute. ``` html <ul id="links" data-each="."> <li data-page="{{index}}"></li> </ul> ```
There's no method to display the data-page attribute.