summaryrefslogtreecommitdiff
path: root/app/views/games/ptu/index.html.erb
blob: d9b83e76d550dc28fc8d9e2f1f0b9dbcbd8263b0 (plain)
1
2
3
4
5
6
<h1>PTU</h1>

<ul>
  <li><%= link_to "Pokemon", games_ptu_pokemon_index_path %></li>
  <li><%= link_to "Encounters", games_ptu_encounters_path %></li>
</ul>