Skip to content

Instantly share code, notes, and snippets.

Created January 11, 2016 15:55
Show Gist options
  • Save anonymous/0b99e9f006daff1bb96c to your computer and use it in GitHub Desktop.
Save anonymous/0b99e9f006daff1bb96c to your computer and use it in GitHub Desktop.
Fioravsky
<nav class="menu">
<ul>
<li <?= $this->uri('/' || '/home', 'class="selected"') ?>><a href="#"><i class="icon icon-home"></i></a></li>
<li><a href="#">Institucional</a></li>
</ul>
</nav>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment