dir/src/templates/layout/_navigation.php

4 lines
83 B
PHP

<nav id="links">
<a href="/stats">Stats</a>
<a href="/help">Help</a>
</nav>