The following pages currently exist:
<ul>
  {{#pages}}
    <li><a href="/edit/pages/{{name}}/">{{title}}</a></li>
  {{/pages}}
</ul>
