vaguerent/website/www/source/_sidebar_about.erb
2013-09-03 13:48:55 -07:00

6 lines
302 B
Plaintext

<ul class="unstyled">
<li<%= sidebar_current("about") %>><a href="/about.html">About Vagrant</a></li>
<li<%= sidebar_current("about-sponsors") %>><a href="/sponsors.html">Project Sponsors</a></li>
</ul>
<a class="button white-button" href="https://github.com/mitchellh/vagrant">vagrant on github</a>