Merge branch 'bs3_old_docs_callout' into bs3_rc1

This commit is contained in:
Mark Otto 2013-07-18 13:07:49 -07:00
commit a34470ac5d
5 changed files with 46 additions and 35 deletions

View file

@ -24,6 +24,13 @@
<a href="/customize">Customize</a>
</li>
</ul>
{% if page.layout == "default" %}
<ul class="nav navbar-nav pull-right">
<li>
<a href="http://getbootstrap.com/2.3.2/">Looking for Bootstrap 2.3.2?</a>
</li>
</ul>
{% endif %}
</div>
</div>
</div>