Breadcrumbs

Indicate the current page's location within a navigational hierarchy.

Separators are automatically added in CSS through :before and content.

{% highlight html %} {% endhighlight %}

Modify the look of the breadcrumbs by adding .breadcrumb-inverse.

{% highlight html %} {% endhighlight %}

For those times when you would like smaller breadcrumbs add .breadcrumb-sm. It also works with .breadcrumb-inverse.

{% highlight html %} {% endhighlight %}