aboutsummaryrefslogtreecommitdiff
path: root/_layouts
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-08-11 14:44:39 -0700
committerMark Otto <[email protected]>2013-08-11 14:44:39 -0700
commitda75d0d30b2b206953b41324f2002bd3932c8e4b (patch)
tree13adf514f17af080efdd472d948f632f6217d249 /_layouts
parent65c0f847e96df23dccd1aa76e2b7e2972618f86b (diff)
parent5c6b995971a7795a1a95db2243d6fe2c006b1098 (diff)
downloadbootstrap-da75d0d30b2b206953b41324f2002bd3932c8e4b.tar.xz
bootstrap-da75d0d30b2b206953b41324f2002bd3932c8e4b.zip
Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wip
Diffstat (limited to '_layouts')
-rw-r--r--_layouts/default.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/_layouts/default.html b/_layouts/default.html
index 3d0e7880e..1faac9b53 100644
--- a/_layouts/default.html
+++ b/_layouts/default.html
@@ -12,7 +12,7 @@
{% include nav-main.html %}
<!-- Docs page layout -->
- <div class="bs-header" id="content" role="banner">
+ <div class="bs-header" id="content">
<div class="container">
<h1>{{ page.title }}</h1>
<p>{{ page.lead }}</p>