jmou/cgithub
git clone https://github.com/jmou/cgithub.git
git clone git@github.com:jmou/cgithub.git
Loading…
(top)/views/_wikiNav.eta
162 Bytes / 4 lines / 4 loc
History
View raw
<nav>
  <a href="/<%= it.repo.owner %>/<%= it.repo.name %>/wiki">Wiki home</a>
  <a href="/<%= it.repo.owner %>/<%= it.repo.name %>/wiki/_pages">Pages</a>
</nav>