]> jfr.im git - uguu.git/blob - templates/nav.swig
template changes
[uguu.git] / templates / nav.swig
1 <nav>
2 <ul>
3 <li><a href="/">{{siteName}}</a></li>
4 <li><a href="tools.html">Tools</a></li>
5 <li><a href="https://github.com/nokonoko/uguu">Github</a></li>
6 </ul>
7 </nav>