# I am the fixtures index

<ul>
  {{#each pages}}
    <li><a href="{{href}}" other="{{href}}">{{title}}</a> </li>
  {{/each}}
<ul>
