diff --git a/src/doc/_includes/examples/bootstrap.html b/src/doc/_includes/examples/bootstrap.html index 2ec5273d2..b17364d69 100644 --- a/src/doc/_includes/examples/bootstrap.html +++ b/src/doc/_includes/examples/bootstrap.html @@ -53,59 +53,61 @@ -

{{ site.forkawesome.name }} works great with the full range of Bootstrap components.

-{% highlight html %} - - Delete - - Settings - - - {{ site.forkawesome.name }}
Version {{ site.fontawesome.version }}
- -
- - - - - - - - - - - - -
- -
- - -
-
- - -
- -
- User - - - - -
-{% endhighlight %} + {% highlight html %} + + Delete + + + Settings + + + + {{ site.forkawesome.name }}
Version {{ site.fontawesome.version }} +
+ +
+ + + + + + + + + + + + +
+ +
+ + +
+
+ + +
+ +
+ User + + + + +
+ {% endhighlight %}