2013-09-03 20:48:55 +00:00
|
|
|
<ul class="unstyled">
|
|
|
|
<li<%= sidebar_current("about") %>><a href="/about.html">About Vagrant</a></li>
|
2013-09-19 00:52:08 +00:00
|
|
|
<li<%= sidebar_current("about-support") %>><a href="/support.html">Support</a></li>
|
2013-09-03 20:48:55 +00:00
|
|
|
<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>
|